| Package | Description |
|---|---|
| in.juspay.model |
| Modifier and Type | Method and Description |
|---|---|
static Customer |
Customer.create(Map<String,Object> params) |
static Customer |
Customer.create(Map<String,Object> params,
RequestOptions requestOptions) |
static Customer |
Customer.get(String id) |
static Customer |
Customer.get(String id,
RequestOptions requestOptions) |
static Customer |
Customer.update(String id,
Map<String,Object> params) |
static Customer |
Customer.update(String id,
Map<String,Object> params,
RequestOptions requestOptions) |
Copyright © 2018 Juspay. All rights reserved.