export interface AccountMarketingInformationRequest { country: string; state?: string; }