Name | Type | Description | Notes |
---|---|---|---|
value | Integer | ID of Value of the "category" type attribute | |
label | String | Label of the "category" type attribute |
require 'brevo'
instance = Brevo::GetAttributesAttributesInnerEnumerationInner.new(
value: 1,
label: Women
)