Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 367 Bytes

Account.md

File metadata and controls

14 lines (10 loc) · 367 Bytes

SumUpRestApi.Account

Properties

Name Type Description Notes
username String Type of the account. [optional]
type String The role of the user. [optional]

Enum: TypeEnum

  • normal (value: "normal")
  • operator (value: "operator")