| Package | Description |
|---|---|
| com.konfigthis.splitit.client.model |
| Modifier and Type | Method and Description |
|---|---|
MerchantRef |
MerchantRef.code(String code) |
MerchantRef |
MerchantRef.description(String description) |
static MerchantRef |
MerchantRef.fromJson(String jsonString)
Create an instance of MerchantRef given an JSON string
|
MerchantRef |
InstallmentPlan.getMerchant()
Get merchant
|
MerchantRef |
MerchantRef.id(Long id) |
MerchantRef |
MerchantRef.name(String name) |
MerchantRef |
MerchantRef.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
InstallmentPlan |
InstallmentPlan.merchant(MerchantRef merchant) |
void |
InstallmentPlan.setMerchant(MerchantRef merchant) |
Copyright © 2024. All rights reserved.