Plaid::TransferAuthorizationGuaranteeDecisionRationaleCode
Inherits OpenApi::Json < OpenApi::Validatable < Reference < Object
Constants
ERROR_MESSAGE = "invalid value for \"TransferAuthorizationGuaranteeDecisionRationaleCode\", must be one of [\"RETURN_BANK\", \"RETURN_CUSTOMER\", \"GUARANTEE_LIMIT_REACHED\", \"RISK_ESTIMATE_UNAVAILABLE\", \"REQUIRED_PARAM_MISSING\"]."
VALID_VALUES = String.static_array("RETURN_BANK", "RETURN_CUSTOMER", "GUARANTEE_LIMIT_REACHED", "RISK_ESTIMATE_UNAVAILABLE", "REQUIRED_PARAM_MISSING")
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