Struct libstripe::AccountVerification [] [src]

pub struct AccountVerification {
    pub disabled_reason: AccountDisabledReason,
    pub due_by: Option<i64>,
    pub fields_needed: Vec<MinimumVerification>,
}

Fields

Trait Implementations

impl Debug for AccountVerification
[src]

[src]

Formats the value using the given formatter.