Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Syntax
server public static void setUpCompany(
str name,
str code,
str address,
str zipcode,
str city,
str state,
str country,
str addrformat,
str registration,
str language,
utcdatetime start,
utcdatetime end,
PeriodUnit periodUnit,
int periodQuantity,
int numberOfFiscalYears,
str currency)
Run On
Server
Parameters
- name
Type: str
- code
Type: str
- address
Type: str
- zipcode
Type: str
- city
Type: str
- state
Type: str
- country
Type: str
- addrformat
Type: str
- registration
Type: str
- language
Type: str
- start
Type: utcdatetime
- end
Type: utcdatetime
- periodUnit
Type: PeriodUnit Enumeration
- periodQuantity
Type: int
- numberOfFiscalYears
Type: int
- currency
Type: str