public class RestCard extends RestBase
| Modifier and Type | Class and Description |
|---|---|
static class |
RestCard.CardState |
static class |
RestCard.CardType |
| Modifier and Type | Field and Description |
|---|---|
RestCard.CardState |
cardState |
RestCard.CardType |
cardType |
Integer |
expirationMonth |
Integer |
expirationYear |
Integer |
id |
String |
last4 |
boolean |
primary |
boolean |
synchronizationState |
RestCompactUser |
user |
| Constructor and Description |
|---|
RestCard() |
public Integer id
public String last4
public Integer expirationMonth
public Integer expirationYear
public boolean primary
public RestCard.CardState cardState
public boolean synchronizationState
public RestCard.CardType cardType
public RestCompactUser user
Copyright © 2020 Empyr, Inc.. All rights reserved.