Square.Connect.Model.V1EmployeeRole

July 10, 2019 ยท View on GitHub

Description

V1EmployeeRole

Properties

NameTypeDescriptionNotes
IdstringThe role's unique ID, Can only be set by Square.[optional]
NamestringThe role's merchant-defined name.
PermissionsListThe role's permissions. See V1EmployeeRolePermissions for possible values
IsOwnerbool?If true, employees with this role have all permissions, regardless of the values indicated in permissions.[optional]
CreatedAtstringThe time when the employee entity was created, in ISO 8601 format. Is set by Square when the Role is created.[optional]
UpdatedAtstringThe time when the employee entity was most recently updated, in ISO 8601 format. Is set by Square when the Role updated.[optional]

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