Brevo::CreateCategoryModel Properties Name Type Description Notes id Integer ID of the category when a new category is created [optional] Example require 'brevo' instance = Brevo::CreateCategoryModel.new( id: 122 )