Method: OryClient::GenericUsage.openapi_types

Defined in:
lib/ory-client/models/generic_usage.rb

.openapi_typesObject

Attribute type mapping.



42
43
44
45
46
47
# File 'lib/ory-client/models/generic_usage.rb', line 42

def self.openapi_types
  {
    :'additional_price' => :'Money',
    :'included_usage' => :'Integer'
  }
end