Uses of Class
com.xero.models.accounting.BrandingTheme
Packages that use BrandingTheme
-
Uses of BrandingTheme in com.xero.models.accounting
Methods in com.xero.models.accounting that return BrandingThemeModifier and TypeMethodDescriptionBrandingTheme.brandingThemeID(UUID brandingThemeID) Xero identifierContact.getBrandingTheme()Get brandingThemeThe location of the image file used as the logo on this branding themeName of branding themeInteger – ranked order of branding theme.BrandingTheme.type(BrandingTheme.TypeEnum type) Always INVOICEMethods in com.xero.models.accounting that return types with arguments of type BrandingThemeMethods in com.xero.models.accounting with parameters of type BrandingThemeModifier and TypeMethodDescriptionBrandingThemes.addBrandingThemesItem(BrandingTheme brandingThemesItem) brandingThemesContact.brandingTheme(BrandingTheme brandingTheme) brandingThemevoidContact.setBrandingTheme(BrandingTheme brandingTheme) brandingThemeMethod parameters in com.xero.models.accounting with type arguments of type BrandingThemeModifier and TypeMethodDescriptionBrandingThemes.brandingThemes(List<BrandingTheme> brandingThemes) brandingThemesvoidBrandingThemes.setBrandingThemes(List<BrandingTheme> brandingThemes) brandingThemes