public final class CreateTokenWithExistingCardDataRequest
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
CreateTokenWithExistingCardDataRequest.Builder
The type Builder.
|
| Modifier and Type | Field and Description |
|---|---|
private CreateTokenSavedCard |
savedCard |
| Modifier | Constructor and Description |
|---|---|
private |
CreateTokenWithExistingCardDataRequest(CreateTokenSavedCard savedCard) |
@SerializedName(value="saved_card") @Expose private CreateTokenSavedCard savedCard
private CreateTokenWithExistingCardDataRequest(CreateTokenSavedCard savedCard)