| Package | Description |
|---|---|
| Model |
| Modifier and Type | Method and Description |
|---|---|
Tmsv2customersBuyerInformation |
Tmsv2customersBuyerInformation.email(String email) |
Tmsv2customersBuyerInformation |
TmsV2CustomersResponse.getBuyerInformation()
Get buyerInformation
|
Tmsv2customersBuyerInformation |
PostCustomerRequest.getBuyerInformation()
Get buyerInformation
|
Tmsv2customersBuyerInformation |
PatchCustomerRequest.getBuyerInformation()
Get buyerInformation
|
Tmsv2customersBuyerInformation |
Tmsv2customersBuyerInformation.merchantCustomerID(String merchantCustomerID) |
| Modifier and Type | Method and Description |
|---|---|
TmsV2CustomersResponse |
TmsV2CustomersResponse.buyerInformation(Tmsv2customersBuyerInformation buyerInformation) |
PostCustomerRequest |
PostCustomerRequest.buyerInformation(Tmsv2customersBuyerInformation buyerInformation) |
PatchCustomerRequest |
PatchCustomerRequest.buyerInformation(Tmsv2customersBuyerInformation buyerInformation) |
void |
TmsV2CustomersResponse.setBuyerInformation(Tmsv2customersBuyerInformation buyerInformation) |
void |
PostCustomerRequest.setBuyerInformation(Tmsv2customersBuyerInformation buyerInformation) |
void |
PatchCustomerRequest.setBuyerInformation(Tmsv2customersBuyerInformation buyerInformation) |
Copyright © 2020. All rights reserved.