Method: TCAClient::FeaturesTenant.openapi_types

Defined in:
lib/tca_client/models/features_tenant.rb

.openapi_typesObject

Attribute type mapping.



34
35
36
37
38
# File 'lib/tca_client/models/features_tenant.rb', line 34

def self.openapi_types
  {
    :'require_eula' => :'Boolean'
  }
end