export interface SetBusinessAccountBioOptionsApplicationXWwwFormUrlencoded { business_connection_id: string; bio?: string; }