Method: UpBankingClient::RoundUpObject.openapi_nullable

Defined in:
lib/up_banking/models/round_up_object.rb

.openapi_nullableObject

List of attributes with nullable: true



45
46
47
48
49
# File 'lib/up_banking/models/round_up_object.rb', line 45

def self.openapi_nullable
  Set.new([
    :'boost_portion'
  ])
end