Uses of Class
com.xero.models.accounting.BrandingThemes
| Package | Description |
|---|---|
| com.xero.api.client | |
| com.xero.models.accounting |
-
Uses of BrandingThemes in com.xero.api.client
Methods in com.xero.api.client that return BrandingThemes Modifier and Type Method Description BrandingThemesAccountingApi. getBrandingTheme(String accessToken, String xeroTenantId, UUID brandingThemeID)Allows you to retrieve a specific BrandingThemesBrandingThemesAccountingApi. getBrandingThemes(String accessToken, String xeroTenantId)Allows you to retrieve all the BrandingThemes -
Uses of BrandingThemes in com.xero.models.accounting
Methods in com.xero.models.accounting that return BrandingThemes Modifier and Type Method Description BrandingThemesBrandingThemes. addBrandingThemesItem(BrandingTheme brandingThemesItem)BrandingThemesBrandingThemes. brandingThemes(List<BrandingTheme> brandingThemes)