Plaid::Products
Inherits OpenApi::Json < OpenApi::Validatable < Reference < Object
Constants
ERROR_MESSAGE = "invalid value for \"Products\", must be one of [\"assets\", \"auth\", \"balance\", \"identity\", \"identity_match\", \"investments\", \"investments_auth\", \"liabilities\", \"payment_initiation\", \"identity_verification\", \"transactions\", \"credit_details\", \"income\", \"income_verification\", \"deposit_switch\", \"standing_orders\", \"transfer\", \"employment\", \"recurring_transactions\", \"signal\", \"statements\"]."
VALID_VALUES = String.static_array("assets", "auth", "balance", "identity", "identity_match", "investments", "investments_auth", "liabilities", "payment_initiation", "identity_verification", "transactions", "credit_details", "income", "income_verification", "deposit_switch", "standing_orders", "transfer", "employment", "recurring_transactions", "signal", "statements")
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