RevokeLicenseCredential
Public merchant-side credential revocation command.
Declaration
Section titled “Declaration”const RevokeLicenseCredential: Schema.Struct<{ idempotencyKey: Schema.brand<Schema.String, "IdempotencyKey">; licenseId: Schema.brand<Schema.String, "LicenseId">;}>;