Skip to main content
Version: 22.1.x

Interface: AcceptPrimaryKeyRotationParams

api/procedures/types.AcceptPrimaryKeyRotationParams

Properties

cddAuth

Optional cddAuth: AuthorizationRequest | BigNumber

(optional) Authorization from a CDD service provider attesting the rotation of primary key

Defined in

api/procedures/types.ts:249


ownerAuth

ownerAuth: AuthorizationRequest | BigNumber

Authorization from the owner who initiated the change

Defined in

api/procedures/types.ts:245