Uses of Class
software.xdev.brevo.model.GetAttributesAttributesInner
Packages that use GetAttributesAttributesInner
-
Uses of GetAttributesAttributesInner in software.xdev.brevo.model
Methods in software.xdev.brevo.model that return GetAttributesAttributesInnerModifier and TypeMethodDescriptionGetAttributesAttributesInner.addEnumerationItem(GetAttributesAttributesInnerEnumerationInner enumerationItem) GetAttributesAttributesInner.addMultiCategoryOptionsItem(String multiCategoryOptionsItem) GetAttributesAttributesInner.calculatedValue(String calculatedValue) GetAttributesAttributesInner.category(GetAttributesAttributesInner.CategoryEnum category) GetAttributesAttributesInner.enumeration(List<GetAttributesAttributesInnerEnumerationInner> enumeration) GetAttributesAttributesInner.multiCategoryOptions(List<String> multiCategoryOptions) GetAttributesAttributesInner.type(GetAttributesAttributesInner.TypeEnum type) Methods in software.xdev.brevo.model that return types with arguments of type GetAttributesAttributesInnerModifier and TypeMethodDescriptionGetAttributes.getAttributes()Listing of available contact attributes in your accountMethods in software.xdev.brevo.model with parameters of type GetAttributesAttributesInnerModifier and TypeMethodDescriptionGetAttributes.addAttributesItem(GetAttributesAttributesInner attributesItem) Method parameters in software.xdev.brevo.model with type arguments of type GetAttributesAttributesInnerModifier and TypeMethodDescriptionGetAttributes.attributes(List<GetAttributesAttributesInner> attributes) voidGetAttributes.setAttributes(List<GetAttributesAttributesInner> attributes)