export interface SetBusinessAccountUsernameOptionsApplicationJson { business_connection_id: string; username?: string; }