Uses of Class
com.xero.models.accounting.BrandingThemes
Packages that use BrandingThemes
-
Uses of BrandingThemes in com.xero.api.client
Methods in com.xero.api.client that return BrandingThemesModifier and TypeMethodDescriptionAccountingApi.getBrandingTheme(String accessToken, String xeroTenantId, UUID brandingThemeID) Retrieves a specific branding theme using a unique branding theme IdAccountingApi.getBrandingThemes(String accessToken, String xeroTenantId) Retrieves all the branding themes -
Uses of BrandingThemes in com.xero.models.accounting
Methods in com.xero.models.accounting that return BrandingThemesModifier and TypeMethodDescriptionBrandingThemes.addBrandingThemesItem(BrandingTheme brandingThemesItem) brandingThemesBrandingThemes.brandingThemes(List<BrandingTheme> brandingThemes) brandingThemes