@silencelaboratories/walletprovider-sdk
Preparing search index...
GetCredentialGrantsResponse
Interface GetCredentialGrantsResponse
Response from the network for listing a key's credential grants.
interface
GetCredentialGrantsResponse
{
authorization_epoch
:
number
;
grants
:
CredentialGrant
[]
;
}
Index
Properties
authorization_
epoch
grants
Properties
authorization_
epoch
authorization_epoch
:
number
grants
grants
:
CredentialGrant
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
authorization_
epoch
grants
@silencelaboratories/walletprovider-sdk
Loading...
Response from the network for listing a key's credential grants.