Optional
Readonly
conditionsOptional conditions that must be met when the grant is used.
Readonly
dateTimestamp at which this grant will no longer be active.
Readonly
dateThe date at which the grant was given.
Optional
Readonly
delegatedWhether 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
Readonly
descriptionOptional string that communicates what the grant would be used for
Readonly
granteeThe grantee of the permission.
Readonly
grantorThe grantor of the permission.
Readonly
idThe ID of the permission grant, which is the record ID DWN message.
Optional
Readonly
requestOptional CID of a permission request. This is optional because grants may be given without being officially requested
Readonly
scopeThe scope of the allowed access.
Represents the structured data model of a PermissionGrant record, encapsulating the essential fields that define