Plaid::TotalCanonicalDescription
Inherits OpenApi::Json < OpenApi::Validatable < Reference < Object
Constants
ERROR_MESSAGE = "invalid value for \"TotalCanonicalDescription\", must be one of [\"BONUS\", \"COMMISSION\", \"OVERTIME\", \"PAID TIME OFF\", \"REGULAR PAY\", \"VACATION\", \"EMPLOYEE MEDICARE\", \"FICA\", \"SOCIAL SECURITY EMPLOYEE TAX\", \"MEDICAL\", \"VISION\", \"DENTAL\", \"NET PAY\", \"TAXES\", \"NOT_FOUND\", \"OTHER\", \"null\"]."
VALID_VALUES = String.static_array("BONUS", "COMMISSION", "OVERTIME", "PAID TIME OFF", "REGULAR PAY", "VACATION", "EMPLOYEE MEDICARE", "FICA", "SOCIAL SECURITY EMPLOYEE TAX", "MEDICAL", "VISION", "DENTAL", "NET PAY", "TAXES", "NOT_FOUND", "OTHER", "null")
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