| Package | Description |
|---|---|
| biz.turnonline.ecosystem.widget.shared.rest.account |
| Modifier and Type | Method and Description |
|---|---|
InvoicingConfigBillingAddress |
InvoicingConfigBillingAddress.businessName(String businessName)
The billing address business name.
|
InvoicingConfigBillingAddress |
InvoicingConfigBillingAddress.city(String city)
The billing address city.
|
InvoicingConfigBillingAddress |
InvoicingConfigBillingAddress.country(String country)
The billing address ISO 3166 alpha-2 country code.
|
InvoicingConfigBillingAddress |
InvoicingConfig.getBillingAddress()
The billing address details.
|
InvoicingConfigBillingAddress |
InvoicingConfigBillingAddress.latitude(Double latitude)
The billing address latitude geographic coordinate, generated by the service.
|
InvoicingConfigBillingAddress |
InvoicingConfigBillingAddress.longitude(Double longitude)
The billing address longitude geographic coordinate, generated by the service.
|
InvoicingConfigBillingAddress |
InvoicingConfigBillingAddress.postcode(String postcode)
The billing address postal code.
|
InvoicingConfigBillingAddress |
InvoicingConfigBillingAddress.street(String street)
The billing address street and street number.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InvoicingConfig.setBillingAddress(InvoicingConfigBillingAddress billingAddress) |
boolean |
InvoicingConfig.setBillingAddressIf(InvoicingConfigBillingAddress billingAddress) |
Copyright © 2020. All rights reserved.