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