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