Method: VoucherifySdk::PromotionStackBase.openapi_nullable
- Defined in:
- lib/VoucherifySdk/models/promotion_stack_base.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
45 46 47 48 49 50 |
# File 'lib/VoucherifySdk/models/promotion_stack_base.rb', line 45 def self.openapi_nullable Set.new([ :'name', :'tiers' ]) end |