//! Models for `POST /ct/1/log/end/{messageId}` — confirming a
//! conversion.
//!
//! Use this together with
//! [`crate::models::send::SmsRequestOptions::conversion_tracking`] to
//! mark a recipient as having converted (e.g. clicked the link and
//! signed up).
use ;
/// Response body from
/// [`Client::end_conversion_log`](crate::Client::end_conversion_log).