Skip to content

Latest commit

 

History

History
executable file
·
32 lines (16 loc) · 963 Bytes

File metadata and controls

executable file
·
32 lines (16 loc) · 963 Bytes

KoronacloudApiV3.ForbiddenError

Properties

Name Type Description Notes
message String a short description of the error in english [optional]
code String the code for client-side evaluation of the error [optional]

Enum: CodeEnum

  • CLOUD_ACCOUNT_DISABLED (value: "CLOUD_ACCOUNT_DISABLED")

  • POINT_OF_SALE_NOT_EXTERNAL (value: "POINT_OF_SALE_NOT_EXTERNAL")

  • POINT_OF_SALE_NOT_COUPLED (value: "POINT_OF_SALE_NOT_COUPLED")

  • POINT_OF_SALE_COUPLED_WITH_OTHER_DEVICE (value: "POINT_OF_SALE_COUPLED_WITH_OTHER_DEVICE")

  • DELETE_NOT_ALLOWED (value: "DELETE_NOT_ALLOWED")

  • SAVE_OR_UPDATE_NOT_ALLOWED (value: "SAVE_OR_UPDATE_NOT_ALLOWED")

  • ADDITIONAL_CLOUD_PACKAGE_REQUIRED (value: "ADDITIONAL_CLOUD_PACKAGE_REQUIRED")

  • ADDITIONAL_API_ACCESS_REQUIRED (value: "ADDITIONAL_API_ACCESS_REQUIRED")