Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 558 Bytes

StaffAccount.md

File metadata and controls

12 lines (8 loc) · 558 Bytes

ShipmondoApi.Dotnet.Model.StaffAccount

Properties

Name Type Description Notes
Id decimal The identifier for the staff account. [optional]
Name string The name of the account. [optional]
Permissions List<string> A list of permissions the user has for the app [optional]

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