RotateCardToken: {
    token: string;
}

The rotate credit card token object

Type declaration

  • token: string

    The token to be expired and rotated. Must be a valid 'STORED' token

Generated using TypeDoc