pub fn inbox_service_list_inboxes(
configuration: &Configuration,
user: Option<&str>,
) -> Result<V1ListInboxesResponse, Error<InboxServiceListInboxesError>>
pub fn inbox_service_list_inboxes(
configuration: &Configuration,
user: Option<&str>,
) -> Result<V1ListInboxesResponse, Error<InboxServiceListInboxesError>>