Method: Plaid::UserCreateResponse.openapi_nullable

Defined in:
lib/plaid/models/user_create_response.rb

.openapi_nullableObject

List of attributes with nullable: true



56
57
58
59
60
# File 'lib/plaid/models/user_create_response.rb', line 56

def self.openapi_nullable
  Set.new([
    :'identity_creation_result'
  ])
end