Destiny.Advanced.AwaAuthorizationResult

Type: object
Object Properties
userSelection
Indication of how the user responded to the request. If the value is "Approved" the actionToken will contain the token that can be presented when performing the advanced write action.
Type: int32
responseReason
Type: int32
developerNote
Message to the app developer to help understand the response.
Type: string
actionToken
Credential used to prove the user authorized an advanced write action.
Type: string
maximumNumberOfUses
This token may be used to perform the requested action this number of times, at a maximum. If this value is 0, then there is no limit.
Type: int32
validUntil
Nullable
Time, UTC, when token expires.
Type: date-time
type
Advanced Write Action Type from the permission request.
Type: int32
membershipType
MembershipType from the permission request.
Type: int32