new VaultCardResponse()
- Source:
Extends
Methods
(static) VaultCardResponse#getCard() → {payments.VaultedCard}
Get the field value
The card that was vaulted.
- Source:
Returns:
- Type
- payments.VaultedCard
(static) VaultCardResponse#setCard(card)
Set the field value
The card that was vaulted.
Parameters:
Name | Type | Description |
---|---|---|
card |
payments.VaultedCard |
- Source: