lib/onfido/models/document_shared.rb in onfido-3.4.0 vs lib/onfido/models/document_shared.rb in onfido-4.0.0

- old
+ new

@@ -4,11 +4,11 @@ #The Onfido API (v3.6) The version of the OpenAPI document: v3.6 Generated by: https://openapi-generator.tech -Generator version: 7.6.0 +Generator version: 7.9.0 =end require 'date' require 'time' @@ -70,10 +70,10 @@ # Attribute type mapping. def self.openapi_types { :'file_type' => :'String', - :'type' => :'String', + :'type' => :'DocumentTypes', :'side' => :'String', :'issuing_country' => :'CountryCodes', :'applicant_id' => :'String' } end