Method: YNAB::PostAccountWrapper.openapi_types

Defined in:
lib/ynab/models/post_account_wrapper.rb

.openapi_typesObject

Attribute type mapping.



30
31
32
33
34
# File 'lib/ynab/models/post_account_wrapper.rb', line 30

def self.openapi_types
  {
    :'account' => :'SaveAccount'
  }
end