stripeapi-2.0.0.1: Stripe-Library
Safe HaskellNone
LanguageHaskell2010

StripeAPI.Types.AccountRequirementsError

Description

Contains the types generated from the schema AccountRequirementsError

Synopsis

Documentation

data AccountRequirementsError Source #

Defines the object schema located at components.schemas.account_requirements_error in the specification.

Constructors

AccountRequirementsError 

Fields

data AccountRequirementsErrorCode' Source #

Defines the enum schema located at components.schemas.account_requirements_error.properties.code in the specification.

The code for the type of error.

Constructors

AccountRequirementsErrorCode'Other Value

This case is used if the value encountered during decoding does not match any of the provided cases in the specification.

AccountRequirementsErrorCode'Typed Text

This constructor can be used to send values to the server which are not present in the specification yet.

AccountRequirementsErrorCode'EnumInvalidAddressCityStatePostalCode

Represents the JSON value "invalid_address_city_state_postal_code"

AccountRequirementsErrorCode'EnumInvalidStreetAddress

Represents the JSON value "invalid_street_address"

AccountRequirementsErrorCode'EnumInvalidValueOther

Represents the JSON value "invalid_value_other"

AccountRequirementsErrorCode'EnumVerificationDocumentAddressMismatch

Represents the JSON value "verification_document_address_mismatch"

AccountRequirementsErrorCode'EnumVerificationDocumentAddressMissing

Represents the JSON value "verification_document_address_missing"

AccountRequirementsErrorCode'EnumVerificationDocumentCorrupt

Represents the JSON value "verification_document_corrupt"

AccountRequirementsErrorCode'EnumVerificationDocumentCountryNotSupported

Represents the JSON value "verification_document_country_not_supported"

AccountRequirementsErrorCode'EnumVerificationDocumentDobMismatch

Represents the JSON value "verification_document_dob_mismatch"

AccountRequirementsErrorCode'EnumVerificationDocumentDuplicateType

Represents the JSON value "verification_document_duplicate_type"

AccountRequirementsErrorCode'EnumVerificationDocumentExpired

Represents the JSON value "verification_document_expired"

AccountRequirementsErrorCode'EnumVerificationDocumentFailedCopy

Represents the JSON value "verification_document_failed_copy"

AccountRequirementsErrorCode'EnumVerificationDocumentFailedGreyscale

Represents the JSON value "verification_document_failed_greyscale"

AccountRequirementsErrorCode'EnumVerificationDocumentFailedOther

Represents the JSON value "verification_document_failed_other"

AccountRequirementsErrorCode'EnumVerificationDocumentFailedTestMode

Represents the JSON value "verification_document_failed_test_mode"

AccountRequirementsErrorCode'EnumVerificationDocumentFraudulent

Represents the JSON value "verification_document_fraudulent"

AccountRequirementsErrorCode'EnumVerificationDocumentIdNumberMismatch

Represents the JSON value "verification_document_id_number_mismatch"

AccountRequirementsErrorCode'EnumVerificationDocumentIdNumberMissing

Represents the JSON value "verification_document_id_number_missing"

AccountRequirementsErrorCode'EnumVerificationDocumentIncomplete

Represents the JSON value "verification_document_incomplete"

AccountRequirementsErrorCode'EnumVerificationDocumentInvalid

Represents the JSON value "verification_document_invalid"

AccountRequirementsErrorCode'EnumVerificationDocumentIssueOrExpiryDateMissing

Represents the JSON value "verification_document_issue_or_expiry_date_missing"

AccountRequirementsErrorCode'EnumVerificationDocumentManipulated

Represents the JSON value "verification_document_manipulated"

AccountRequirementsErrorCode'EnumVerificationDocumentMissingBack

Represents the JSON value "verification_document_missing_back"

AccountRequirementsErrorCode'EnumVerificationDocumentMissingFront

Represents the JSON value "verification_document_missing_front"

AccountRequirementsErrorCode'EnumVerificationDocumentNameMismatch

Represents the JSON value "verification_document_name_mismatch"

AccountRequirementsErrorCode'EnumVerificationDocumentNameMissing

Represents the JSON value "verification_document_name_missing"

AccountRequirementsErrorCode'EnumVerificationDocumentNationalityMismatch

Represents the JSON value "verification_document_nationality_mismatch"

AccountRequirementsErrorCode'EnumVerificationDocumentNotReadable

Represents the JSON value "verification_document_not_readable"

AccountRequirementsErrorCode'EnumVerificationDocumentNotSigned

Represents the JSON value "verification_document_not_signed"

AccountRequirementsErrorCode'EnumVerificationDocumentNotUploaded

Represents the JSON value "verification_document_not_uploaded"

AccountRequirementsErrorCode'EnumVerificationDocumentPhotoMismatch

Represents the JSON value "verification_document_photo_mismatch"

AccountRequirementsErrorCode'EnumVerificationDocumentTooLarge

Represents the JSON value "verification_document_too_large"

AccountRequirementsErrorCode'EnumVerificationDocumentTypeNotSupported

Represents the JSON value "verification_document_type_not_supported"

AccountRequirementsErrorCode'EnumVerificationFailedAddressMatch

Represents the JSON value "verification_failed_address_match"

AccountRequirementsErrorCode'EnumVerificationFailedBusinessIecNumber

Represents the JSON value "verification_failed_business_iec_number"

AccountRequirementsErrorCode'EnumVerificationFailedDocumentMatch

Represents the JSON value "verification_failed_document_match"

AccountRequirementsErrorCode'EnumVerificationFailedIdNumberMatch

Represents the JSON value "verification_failed_id_number_match"

AccountRequirementsErrorCode'EnumVerificationFailedKeyedIdentity

Represents the JSON value "verification_failed_keyed_identity"

AccountRequirementsErrorCode'EnumVerificationFailedKeyedMatch

Represents the JSON value "verification_failed_keyed_match"

AccountRequirementsErrorCode'EnumVerificationFailedNameMatch

Represents the JSON value "verification_failed_name_match"

AccountRequirementsErrorCode'EnumVerificationFailedOther

Represents the JSON value "verification_failed_other"

AccountRequirementsErrorCode'EnumVerificationFailedTaxIdMatch

Represents the JSON value "verification_failed_tax_id_match"

AccountRequirementsErrorCode'EnumVerificationFailedTaxIdNotIssued

Represents the JSON value "verification_failed_tax_id_not_issued"

AccountRequirementsErrorCode'EnumVerificationMissingExecutives

Represents the JSON value "verification_missing_executives"

AccountRequirementsErrorCode'EnumVerificationMissingOwners

Represents the JSON value "verification_missing_owners"

AccountRequirementsErrorCode'EnumVerificationRequiresAdditionalMemorandumOfAssociations

Represents the JSON value "verification_requires_additional_memorandum_of_associations"