Method: UpBankingClient::GetCategoryResponse.openapi_nullable
- Defined in:
- lib/up_banking/models/get_category_response.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
41 42 43 44 |
# File 'lib/up_banking/models/get_category_response.rb', line 41 def self.openapi_nullable Set.new([ ]) end |