Package | Description |
---|---|
com.oracle.bmc.ospgateway.model |
Modifier and Type | Method and Description |
---|---|
Country |
Country.Builder.build() |
Country |
BillToAddress.getCountry() |
Modifier and Type | Method and Description |
---|---|
Country.Builder |
Country.Builder.copy(Country model) |
BillToAddress.Builder |
BillToAddress.Builder.country(Country country) |
Constructor and Description |
---|
BillToAddress(String contactName,
String companyName,
String addressLine1,
String addressLine2,
String addressLine3,
String addressLine4,
String streetName,
String streetNumber,
String city,
Country country,
String county,
String state,
String postalCode,
String province)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.