/** * Finix API */ import { IdentityEntityFormIncorporationDate } from './identityEntityFormIncorporationDate'; import { UpdateIdentityRequestEntityBusinessAddress } from './updateIdentityRequestEntityBusinessAddress'; import { UpdateIdentityRequestEntityDob } from './updateIdentityRequestEntityDob'; import { UpdateIdentityRequestEntityPersonalAddress } from './updateIdentityRequestEntityPersonalAddress'; /** * Identifying information about the buyer. */ export declare class UpdateIdentityRequestEntity { /** * The annual credit card sales (in cents) expected to be processed (max 19 characters). */ 'annualCardVolume'?: number; 'businessAddress'?: UpdateIdentityRequestEntityBusinessAddress | 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'?: UpdateIdentityRequestEntity.BusinessTypeEnum | string; /** * The description of the merchant that appears on the buyer\'s bank or card statement. */ 'defaultStatementDescriptor'?: string; 'dob'?: UpdateIdentityRequestEntityDob; /** * 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 buyer (max 100 characters). */ 'email'?: string; /** * The legal first name of the buyer (max 20 characters). */ 'firstName'?: string; /** * Defaults to **false** if not passed. */ 'hasAcceptedCreditCardsPreviously'?: boolean; 'incorporationDate'?: IdentityEntityFormIncorporationDate | null; /** * The legal last name of the buyer (max 20 characters). */ '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: