/home/desid573/public_html/payment/xero-2/doc/accounting/Model
Edit: /home/desid573/public_html/payment/xero-2/doc/accounting/Model/User.md (869B)
# User
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**user_id** | **string** | Xero identifier | [optional]
**email_address** | **string** | Email address of user | [optional]
**first_name** | **string** | First name of user | [optional]
**last_name** | **string** | Last name of user | [optional]
**updated_date_utc** | **string** | Timestamp of last change to user | [optional]
**is_subscriber** | **bool** | Boolean to indicate if user is the subscriber | [optional]
**organisation_role** | **string** | User role that defines permissions in Xero and via API (READONLY, INVOICEONLY, STANDARD, FINANCIALADVISER, etc) | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)