Method: Trulioo::Consent.openapi_types

Defined in:
lib/trulioo_sdk/models/consent.rb

.openapi_typesObject

Attribute type mapping.



39
40
41
42
43
44
45
# File 'lib/trulioo_sdk/models/consent.rb', line 39

def self.openapi_types
  {
    :'name' => :'String',
    :'text' => :'String',
    :'url' => :'String'
  }
end