Method: TalonOne::PriceDetail.openapi_nullable
- Defined in:
- lib/talon_one/models/price_detail.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
50 51 52 53 |
# File 'lib/talon_one/models/price_detail.rb', line 50 def self.openapi_nullable Set.new([ ]) end |