Consumer_Grant

struct

Represents user authorization granted to a consumer application

Property Type Description
kind String Uniquely identifies the object schema type
id Integer Unique identifier for the grant record
app Consumer_App Application that received the user grant
createDate DateTime Timestamp when the user granted access
part of the Apioo-Project