enum Stripe::Account::Individual::Verification::DetailsCode

Defined in:

stripe/objects/account.cr

Enum Members

DocumentAddressMismatch = 0
DocumentDobMismatch = 1
DocumentDuplicateType = 2
DocumentIdNumberMismatch = 3
DocumentNameMismatch = 4
DocumentNationalityMismatch = 5
FailedKeyedIdentity = 6
FailedOther = 7

Instance Method Summary

Instance Method Detail

def document_address_mismatch? #

def document_dob_mismatch? #

def document_duplicate_type? #

def document_id_number_mismatch? #

def document_name_mismatch? #

def document_nationality_mismatch? #

def failed_keyed_identity? #

def failed_other? #