| Package | Description |
|---|---|
| com.konfigthis.splitit.client.api | |
| com.konfigthis.splitit.client.model |
| Modifier and Type | Method and Description |
|---|---|
InstallmentPlanApiGenerated.PostRequestBuilder |
InstallmentPlanApiGenerated.PostRequestBuilder.shopper(ShopperData shopper)
Set shopper
|
InstallmentPlanApiGenerated.Post2RequestBuilder |
InstallmentPlanApiGenerated.Post2RequestBuilder.shopper(ShopperData shopper)
Set shopper
|
| Modifier and Type | Method and Description |
|---|---|
ShopperData |
ShopperData.culture(String culture) |
ShopperData |
ShopperData.email(String email) |
static ShopperData |
ShopperData.fromJson(String jsonString)
Create an instance of ShopperData given an JSON string
|
ShopperData |
ShopperData.fullName(String fullName) |
ShopperData |
SearchInstallmentPlanResponseItem.getShopper()
Get shopper
|
ShopperData |
InstallmentPlanGetResponse.getShopper()
Get shopper
|
ShopperData |
InitiatePlanResponse.getShopper()
Get shopper
|
ShopperData |
InstallmentPlanCreateRequest.getShopper()
Get shopper
|
ShopperData |
InstallmentPlanInitiateRequest.getShopper()
Get shopper
|
ShopperData |
InstallmentPlanCreateResponse.getShopper()
Get shopper
|
ShopperData |
ShopperData.phoneNumber(String phoneNumber) |
ShopperData |
ShopperData.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SearchInstallmentPlanResponseItem.setShopper(ShopperData shopper) |
void |
InstallmentPlanGetResponse.setShopper(ShopperData shopper) |
void |
InitiatePlanResponse.setShopper(ShopperData shopper) |
void |
InstallmentPlanCreateRequest.setShopper(ShopperData shopper) |
void |
InstallmentPlanInitiateRequest.setShopper(ShopperData shopper) |
void |
InstallmentPlanCreateResponse.setShopper(ShopperData shopper) |
SearchInstallmentPlanResponseItem |
SearchInstallmentPlanResponseItem.shopper(ShopperData shopper) |
InstallmentPlanGetResponse |
InstallmentPlanGetResponse.shopper(ShopperData shopper) |
InitiatePlanResponse |
InitiatePlanResponse.shopper(ShopperData shopper) |
InstallmentPlanCreateRequest |
InstallmentPlanCreateRequest.shopper(ShopperData shopper) |
InstallmentPlanInitiateRequest |
InstallmentPlanInitiateRequest.shopper(ShopperData shopper) |
InstallmentPlanCreateResponse |
InstallmentPlanCreateResponse.shopper(ShopperData shopper) |
Copyright © 2023. All rights reserved.