Optional
Readonly
conditionsOptional conditions that must be met when the requested grant is used.
Optional
Readonly
delegatedWhether the requested grant is delegated or not.
If true
, the requestor
will be able to act as the grantor of the permission within the scope of the requested grant.
Optional
Readonly
descriptionOptional string that communicates what the requested grant would be used for.
Readonly
idThe ID of the permission request, which is the record ID DWN message.
Readonly
requesterThe requester for of the permission.
Readonly
scopeThe scope of the allowed access.
Represents the structured data model of a PermissionsRequest record, encapsulating the essential fields that define the request's data and payload within a Decentralized Web Node (DWN).