Skip to content
This repository has been archived by the owner on Jan 25, 2021. It is now read-only.

Latest commit

 

History

History
17 lines (12 loc) · 892 Bytes

User.md

File metadata and controls

17 lines (12 loc) · 892 Bytes

User

Properties

Name Type Description Notes
UserID string Xero identifier [optional]
EmailAddress string Email address of user [optional]
FirstName string First name of user [optional]
LastName string Last name of user [optional]
UpdatedDateUTC time.Time Timestamp of last change to user [optional] [readonly]
IsSubscriber bool Boolean to indicate if user is the subscriber [optional]
OrganisationRole string User role that defines permissions in Xero and via API (READONLY, INVOICEONLY, STANDARD, FINANCIALADVISER, etc) [optional]

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