Enum libstripe::AccountType [] [src]

pub enum AccountType {
    STANDARD,
    EXPRESS,
    CUSTOM,
}

Variants

Trait Implementations

impl Debug for AccountType
[src]

[src]

Formats the value using the given formatter.