| Package | Description |
|---|---|
| Model |
| Modifier and Type | Method and Description |
|---|---|
Tmsv2customersMerchantDefinedInformation |
Tmsv2customersMerchantDefinedInformation.name(String name) |
Tmsv2customersMerchantDefinedInformation |
Tmsv2customersMerchantDefinedInformation.value(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<Tmsv2customersMerchantDefinedInformation> |
TmsV2CustomersResponse.getMerchantDefinedInformation()
Object containing the custom data that the merchant defines.
|
List<Tmsv2customersMerchantDefinedInformation> |
PostCustomerRequest.getMerchantDefinedInformation()
Object containing the custom data that the merchant defines.
|
List<Tmsv2customersMerchantDefinedInformation> |
PatchCustomerRequest.getMerchantDefinedInformation()
Object containing the custom data that the merchant defines.
|
| Modifier and Type | Method and Description |
|---|---|
TmsV2CustomersResponse |
TmsV2CustomersResponse.addMerchantDefinedInformationItem(Tmsv2customersMerchantDefinedInformation merchantDefinedInformationItem) |
PostCustomerRequest |
PostCustomerRequest.addMerchantDefinedInformationItem(Tmsv2customersMerchantDefinedInformation merchantDefinedInformationItem) |
PatchCustomerRequest |
PatchCustomerRequest.addMerchantDefinedInformationItem(Tmsv2customersMerchantDefinedInformation merchantDefinedInformationItem) |
| Modifier and Type | Method and Description |
|---|---|
TmsV2CustomersResponse |
TmsV2CustomersResponse.merchantDefinedInformation(List<Tmsv2customersMerchantDefinedInformation> merchantDefinedInformation) |
PostCustomerRequest |
PostCustomerRequest.merchantDefinedInformation(List<Tmsv2customersMerchantDefinedInformation> merchantDefinedInformation) |
PatchCustomerRequest |
PatchCustomerRequest.merchantDefinedInformation(List<Tmsv2customersMerchantDefinedInformation> merchantDefinedInformation) |
void |
TmsV2CustomersResponse.setMerchantDefinedInformation(List<Tmsv2customersMerchantDefinedInformation> merchantDefinedInformation) |
void |
PostCustomerRequest.setMerchantDefinedInformation(List<Tmsv2customersMerchantDefinedInformation> merchantDefinedInformation) |
void |
PatchCustomerRequest.setMerchantDefinedInformation(List<Tmsv2customersMerchantDefinedInformation> merchantDefinedInformation) |
Copyright © 2020. All rights reserved.