/** * Finix API */ import { CreateAssociatedIdentityRequestEntityBusinessAddress } from './createAssociatedIdentityRequestEntityBusinessAddress'; import { CreateAssociatedIdentityRequestEntityDob } from './createAssociatedIdentityRequestEntityDob'; import { CreateAssociatedIdentityRequestEntityPersonalAddress } from './createAssociatedIdentityRequestEntityPersonalAddress'; import { IdentityEntityFormIncorporationDate } from './identityEntityFormIncorporationDate'; /** * Underwriting data that\'s required to verify the `Identity`. */ export declare class CreateAssociatedIdentityRequestEntity { /** * The annual credit card sales (in cents) expected to be processed (max 19 characters). */ 'annualCardVolume'?: number; 'businessAddress'?: CreateAssociatedIdentityRequestEntityBusinessAddress | null; /** * Abbreviated names of the business. If there are no abbreviated name, leave this field blank. */ 'businessName'?: string | null; /** * Customer service phone number where the merchant can be reached (max 10 characters). */ 'businessPhone'?: string; /** * Details if the `business_tax_id` was provided. */ 'businessTaxId'?: string; /** * Include the value that best applies to the merchant. */ 'businessType'?: CreateAssociatedIdentityRequestEntity.BusinessTypeEnum | string; /** * The description of the merchant that appears on the buyer\'s bank or card statement. */ 'defaultStatementDescriptor'?: string; 'dob'?: CreateAssociatedIdentityRequestEntityDob; /** * Alternate names of the business. If there are no other names, pass the same value used for `business_name` (max 60 characters). */ 'doingBusinessAs'?: string; /** * The email address of the principal control owner where they can be reached (max 100 characters). */ 'email'?: string; /** * The legal first name of the control owner (max 20 characters). */ 'firstName'?: string; /** * Defaults to **false** if not passed. */ 'hasAcceptedCreditCardsPreviously'?: boolean; 'incorporationDate'?: IdentityEntityFormIncorporationDate | null; /** * The `Identity` owner\'s legal last name. */ 'lastName'?: string; /** * The maximum amount (in cents) that can be charged for a single transaction (max 12 characters). */ 'maxTransactionAmount'?: number; /** * The Merchant Category Code ([MCC](http://www.dm.usda.gov/procurement/card/card_x/mcc.pdf)) that this merchant will be classified under. */ 'mcc'?: string; /** * Values can be either: