/** * Finix API */ import { Address } from './address'; import { IdentityEntityFormBusinessAddress } from './identityEntityFormBusinessAddress'; import { IdentityEntityFormDob } from './identityEntityFormDob'; import { IdentityEntityFormIncorporationDate } from './identityEntityFormIncorporationDate'; /** * Information needed to verify the identity of the entity. */ export declare class IdentityEntityForm { /** * Assigned amex_Mid value. If included must be 10 or 11 digits. */ 'amexMid'?: string | null; /** * Approximate annual credit card sales expected to be processed in cents by this seller (max 19 characters). */ 'annualCardVolume'?: number; 'businessAddress': IdentityEntityFormBusinessAddress | null; /** * Merchant\'s full legal business name (If **INDIVIDUAL\\_SOLE\\_PROPRIETORSHIP**, input first name, Full legal last name and middle initial; max 120 characters) */ 'businessName': string | null; /** * Customer service phone number where the merchant can be reached (max 10 characters). */ 'businessPhone': string; /** * Nine digit Tax Identification Number (TIN), Employer Identification Number (EIN). If the `business_type` is **INDIVIDUAL\\_SOLE\\_PROPRIETORSHIP** and they do not have an EIN, use the sole proprietor\'s Social Security Number (SSN). */ 'businessTaxId': string; /** * Include the value that applies the best. */ 'businessType': IdentityEntityForm.BusinessTypeEnum | string; /** * Billing description displayed on the buyer\'s bank or card statement (Length must be between 1 and 20 characters). */ 'defaultStatementDescriptor'?: string; /** * Assigned Discover Mid value. */ 'discoverMid'?: string; 'dob': IdentityEntityFormDob; /** * Alternate name of the business. If no other name is used use the same value used in `business_name` (max 60 characters). */ 'doingBusinessAs': string; /** * Control person\'s email address where they can be reached (max 100 characters). */ 'email': string; /** * Full legal first name of the merchant\'s principal representative (max 20 characters). */ 'firstName': string; /** * Defaults to **false** if not passed. */ 'hasAcceptedCreditCardsPreviously'?: boolean; 'incorporationDate'?: IdentityEntityFormIncorporationDate | null; /** * Full legal last name of the merchant\'s principal representative (max 20 characters). */ 'lastName': string; /** * Maximum amount that can be transacted for a single transaction in cents (max 12 characters). */ 'maxTransactionAmount'?: number; /** * The Merchant Category Code ([MCC](http://www.dm.usda.gov/procurement/card/card_x/mcc.pdf)) the seller is classified under. */ 'mcc'?: string; /** * Values can be either: