pub async fn push_send_post(
configuration: &Configuration,
push_send_request_model: Option<PushSendRequestModel>,
) -> Result<(), Error<PushSendPostError>>
pub async fn push_send_post(
configuration: &Configuration,
push_send_request_model: Option<PushSendRequestModel>,
) -> Result<(), Error<PushSendPostError>>