Skip to content

Latest commit

 

History

History
executable file
·
40 lines (24 loc) · 1.35 KB

KoronaAccount.md

File metadata and controls

executable file
·
40 lines (24 loc) · 1.35 KB

KoronacloudApiV3.KoronaAccount

Properties

Name Type Description Notes
active Boolean indicates whether the object is active for use or not [optional]
id String global object uuid (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx) [optional]
_number String number of the object, like it is set in backoffice; will be removed when active=false [optional]
revision Number the revision number of the object. revision numbers are unique per object-type. there is is no object of the same type with identical revision numbers. [optional]
activePackages [String] [optional]
address AddressInformation [optional]
cloudSubscription CloudSubscription [optional]
company String [optional]
identification CompanyIdentification [optional]
testMode Boolean [optional]

Enum: [ActivePackagesEnum]

  • INVOICING (value: "INVOICING")

  • FOOD (value: "FOOD")

  • PLUS (value: "PLUS")

  • RETAIL (value: "RETAIL")

  • SUPPORT (value: "SUPPORT")

  • POS (value: "POS")

  • TICKET (value: "TICKET")

  • FRANCHISE (value: "FRANCHISE")