Plaid::ConsumerReportPermissiblePurpose
Inherits OpenApi::Json < OpenApi::Validatable < Reference < Object
Constants
ERROR_MESSAGE = "invalid value for \"ConsumerReportPermissiblePurpose\", must be one of [\"ACCOUNT_REVIEW_CREDIT\", \"ACCOUNT_REVIEW_NON_CREDIT\", \"EMPLOYMENT\", \"EXTENSION_OF_CREDIT\", \"LEGITIMATE_BUSINESS_NEED_TENANT_SCREENING\", \"LEGITIMATE_BUSINESS_NEED_OTHER\", \"WRITTEN_INSTRUCTION_PREQUALIFICATION\", \"WRITTEN_INSTRUCTION_OTHER\"]."
VALID_VALUES = String.static_array("ACCOUNT_REVIEW_CREDIT", "ACCOUNT_REVIEW_NON_CREDIT", "EMPLOYMENT", "EXTENSION_OF_CREDIT", "LEGITIMATE_BUSINESS_NEED_TENANT_SCREENING", "LEGITIMATE_BUSINESS_NEED_OTHER", "WRITTEN_INSTRUCTION_PREQUALIFICATION", "WRITTEN_INSTRUCTION_OTHER")
Constructors
new(pull : JSON::PullParser)
SourceClass methods
Instance methods
==(other : self)
Returns true if this reference is the same as other. Invokes same?.
data
Sourceerror_message
Sourcehash(hasher)
See Object#hash(hasher)
list_invalid_properties
Sourceto_json_object_key(*args, **options)
Sourceto_json_object_key(*args, **options, &)
Sourcevalid?
Sourcevalidate
Source