grantId property
The unique identifier for the grant.
You can use the GrantId
in a subsequent RetireGrant or
RevokeGrant operation.
Implementation
final String? grantId;
The unique identifier for the grant.
You can use the GrantId
in a subsequent RetireGrant or
RevokeGrant operation.
final String? grantId;