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