Struct libstripe::DeliveryEstimate [] [src]

pub struct DeliveryEstimate {
    pub delivery_type: DeliveryType,
    pub latest: Option<String>,
    pub earliest: Option<String>,
    pub date: Option<String>,
}

Fields

Trait Implementations

impl Debug for DeliveryEstimate
[src]

[src]

Formats the value using the given formatter.