/home/desid573/public_html/payment/xero-2/doc/accounting/Model
Edit: /home/desid573/public_html/payment/xero-2/doc/accounting/Model/BrandingTheme.md (813B)
# BrandingTheme
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**branding_theme_id** | **string** | Xero identifier | [optional]
**name** | **string** | Name of branding theme | [optional]
**logo_url** | **string** | The location of the image file used as the logo on this branding theme | [optional]
**type** | **string** | Always INVOICE | [optional]
**sort_order** | **int** | Integer – ranked order of branding theme. The default branding theme has a value of 0 | [optional]
**created_date_utc** | **string** | UTC timestamp of creation date of branding theme | [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)