Plaid::IndividualWatchlistCode
Inherits OpenApi::Json < OpenApi::Validatable < Reference < Object
Constants
ERROR_MESSAGE = "invalid value for \"IndividualWatchlistCode\", must be one of [\"AU_CON\", \"CA_CON\", \"EU_CON\", \"IZ_CIA\", \"IZ_IPL\", \"IZ_PEP\", \"IZ_UNC\", \"IZ_WBK\", \"UK_HMC\", \"US_DPL\", \"US_DTC\", \"US_FBI\", \"US_FSE\", \"US_ISN\", \"US_MBS\", \"US_PLC\", \"US_SDN\", \"US_SSI\", \"SG_SOF\", \"TR_TWL\", \"TR_DFD\", \"TR_FOR\", \"TR_WMD\", \"TR_CMB\"]."
VALID_VALUES = String.static_array("AU_CON", "CA_CON", "EU_CON", "IZ_CIA", "IZ_IPL", "IZ_PEP", "IZ_UNC", "IZ_WBK", "UK_HMC", "US_DPL", "US_DTC", "US_FBI", "US_FSE", "US_ISN", "US_MBS", "US_PLC", "US_SDN", "US_SSI", "SG_SOF", "TR_TWL", "TR_DFD", "TR_FOR", "TR_WMD", "TR_CMB")
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