Interface GrantRevocationModel

Represents the structured data model of a GrantRevocation record, encapsulating the essential fields that define.

interface GrantRevocationModel {
    rawMessage: DataEncodedRecordsWriteMessage;
}

Implemented by

Properties

Properties

rawMessage: DataEncodedRecordsWriteMessage

The DWN message used to construct this revocation