interface CancelVirtualCardInput {
    id: string;
}

Properties

Properties

id: string

Identifier of the card to cancel.