Method: MoneyKit::BasicAccountDetails.openapi_nullable
- Defined in:
- lib/moneykit/models/basic_account_details.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
55 56 57 58 |
# File 'lib/moneykit/models/basic_account_details.rb', line 55 def self.openapi_nullable Set.new([ ]) end |