Method: VoucherifySdk::PromotionStackBase.openapi_types
- Defined in:
- lib/VoucherifySdk/models/promotion_stack_base.rb
.openapi_types ⇒ Object
Attribute type mapping.
37 38 39 40 41 42 |
# File 'lib/VoucherifySdk/models/promotion_stack_base.rb', line 37 def self.openapi_types { :'name' => :'String', :'tiers' => :'PromotionStackBaseTiers' } end |