| Package | Description |
|---|---|
| in.juspay.model |
| Modifier and Type | Method and Description |
|---|---|
static Card |
Card.create(Map<String,Object> params) |
static Card |
Card.create(Map<String,Object> params,
RequestOptions requestOptions) |
Card |
Order.getCard() |
Card |
PaymentInfo.getCard() |
| Modifier and Type | Method and Description |
|---|---|
static List<Card> |
Card.list(Map<String,Object> params) |
static List<Card> |
Card.list(Map<String,Object> params,
RequestOptions requestOptions) |
| Modifier and Type | Method and Description |
|---|---|
void |
Order.setCard(Card card) |
void |
PaymentInfo.setCard(Card card) |
Copyright © 2024 Juspay. All rights reserved.