| Package | Description |
|---|---|
| biz.turnonline.ecosystem.widget.shared.rest.account |
| Modifier and Type | Method and Description |
|---|---|
AccountBusiness |
AccountBusiness.businessName(String businessName)
The company business name.
|
AccountBusiness |
AccountBusiness.city(String city)
The company domicile city.
|
AccountBusiness |
AccountBusiness.companyId(String companyId)
The company business identification number.
|
AccountBusiness |
AccountBusiness.domain(Domain domain)
The account default domain.
|
AccountBusiness |
AccountBusiness.domicile(String domicile)
The country of residence of the company, ISO 3166 alpha-2 country code.
|
AccountBusiness |
Account.getBusiness() |
AccountBusiness |
AccountBusiness.latitude(Double latitude)
The company address latitude geographic coordinate, generated by the service.
|
AccountBusiness |
AccountBusiness.legalForm(String legalForm)
The company legal form.
|
AccountBusiness |
AccountBusiness.logo(Image logo)
The company logo.
|
AccountBusiness |
AccountBusiness.longitude(Double longitude)
The company address longitude geographic coordinate, generated by the service.
|
AccountBusiness |
AccountBusiness.postcode(String postcode)
The company postal code.
|
AccountBusiness |
AccountBusiness.street(String street)
The company street and street number.
|
AccountBusiness |
AccountBusiness.taxId(String taxId)
The company tax payer identification number.
|
AccountBusiness |
AccountBusiness.vatId(String vatId)
The company value added tax identification number (VAT ID).
|
AccountBusiness |
AccountBusiness.vatPayer(Boolean vatPayer)
The boolean indication whether company is registered as VAT payer.
|
| Modifier and Type | Method and Description |
|---|---|
Account |
Account.business(AccountBusiness business)
The business account details.
|
void |
Account.setBusiness(AccountBusiness business) |
boolean |
Account.setBusinessIf(AccountBusiness business) |
Copyright © 2023. All rights reserved.