Method: Onfido::ApplicantConsentBuilder.openapi_types
- Defined in:
- lib/onfido/models/applicant_consent_builder.rb
.openapi_types ⇒ Object
Attribute type mapping.
58 59 60 61 62 63 |
# File 'lib/onfido/models/applicant_consent_builder.rb', line 58 def self.openapi_types { :'name' => :'ApplicantConsentName', :'granted' => :'Boolean' } end |