| Package | Description |
|---|---|
| com.empyr.api | |
| com.empyr.api.model |
| Modifier and Type | Method and Description |
|---|---|
RestResponse<RestCard> |
EmpyrClient.cardsAdd(String cardNumber,
int expirationMonth,
int expirationYear,
String userToken) |
RestResponse<RestCard> |
EmpyrClient.cardsAdd(String cardNumber,
int expirationMonth,
int expirationYear,
String userToken,
Map<String,Object> additionalParams) |
RestResponse<RestResults<RestCard>> |
EmpyrClient.cardsList(String usertoken) |
| Modifier and Type | Field and Description |
|---|---|
RestCard |
RestEvent.card |
RestCard |
RestPayable.card |
Copyright © 2018 Empyr, Inc.. All rights reserved.