| Package | Description |
|---|---|
| Model |
| Modifier and Type | Method and Description |
|---|---|
static Ptsv2payoutsOrderInformationBillTo.PhoneTypeEnum |
Ptsv2payoutsOrderInformationBillTo.PhoneTypeEnum.fromValue(String text) |
Ptsv2payoutsOrderInformationBillTo.PhoneTypeEnum |
Ptsv2payoutsOrderInformationBillTo.getPhoneType()
Customer's phone number type.
|
Ptsv2payoutsOrderInformationBillTo.PhoneTypeEnum |
Ptsv2payoutsOrderInformationBillTo.PhoneTypeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static Ptsv2payoutsOrderInformationBillTo.PhoneTypeEnum |
Ptsv2payoutsOrderInformationBillTo.PhoneTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Ptsv2payoutsOrderInformationBillTo.PhoneTypeEnum[] |
Ptsv2payoutsOrderInformationBillTo.PhoneTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Ptsv2payoutsOrderInformationBillTo |
Ptsv2payoutsOrderInformationBillTo.phoneType(Ptsv2payoutsOrderInformationBillTo.PhoneTypeEnum phoneType) |
void |
Ptsv2payoutsOrderInformationBillTo.setPhoneType(Ptsv2payoutsOrderInformationBillTo.PhoneTypeEnum phoneType) |
void |
Ptsv2payoutsOrderInformationBillTo.PhoneTypeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
Ptsv2payoutsOrderInformationBillTo.PhoneTypeEnum enumeration) |
Copyright © 2018. All rights reserved.