Skip to content

RotateLicenseCredential

Public merchant-side key rotation command.

const RotateLicenseCredential: Schema.Struct<{
idempotencyKey: Schema.brand<Schema.String, "IdempotencyKey">;
licenseId: Schema.brand<Schema.String, "LicenseId">;
}>;