Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 1.57 KB

BusinessSettings.md

File metadata and controls

22 lines (19 loc) · 1.57 KB

# BusinessSettings

Properties

Name Type Description Notes
path string The path for the resource [optional]
siret string SIRET Number (France only) [optional]
managementCentreMember bool Member of Approved Management Centres (France only) [optional]
rcsNumber string RCS Number (France only) [optional]
shareCapital float Share Capital (France only) [optional]
businessActivityType \SynergiTech\Sage\Model\BusinessActivityType [optional]
legalFormType \SynergiTech\Sage\Model\LegalFormType [optional]
auxiliaryAccountsVisible bool Auxiliary Accounts Visible (France & Spain only) [optional]
defaultLedgerAccounts \SynergiTech\Sage\Model\DefaultLedgerAccounts [optional]
businessType \SynergiTech\Sage\Model\BusinessType [optional]
countryOfRegistration \SynergiTech\Sage\Model\Base [optional]
businessCreatedAt \DateTime The timestamp on which the business was created. This can be the timestamp of the initial creation or the latest business reset. [optional]
updatedAt \DateTime The datetime when the item was last updated [optional]
wizardComplete bool Quick Start Wizard completion [optional]

[Back to Model list] [Back to API list] [Back to README]