Optional
conditions?: PermissionConditionsTimestamp at which this grant will no longer be active.
Optional
delegated?: booleanWhether this grant is delegated or not. If true
, the grantedTo
will be able to act as the grantedTo
within the scope of this grant.
Optional
description?: stringOptional string that communicates what the grant would be used for
Optional
requestOptional CID of a permission request. This is optional because grants may be given without being officially requested
The scope of the allowed access.
Type for the data payload of a permission grant message.