Method: VoucherifySdk::ValidationRulesCreateResponseBodyApplicableTo.attribute_map

Defined in:
lib/VoucherifySdk/models/validation_rules_create_response_body_applicable_to.rb

.attribute_mapObject

Attribute mapping from ruby-style variable name to JSON key.



28
29
30
31
32
33
34
# File 'lib/VoucherifySdk/models/validation_rules_create_response_body_applicable_to.rb', line 28

def self.attribute_map
  {
    :'excluded' => :'excluded',
    :'included' => :'included',
    :'included_all' => :'included_all'
  }
end