Enum libstripe::TokenType [] [src]

pub enum TokenType {
    Card,
    BankAccount,
}

Variants

Trait Implementations

impl Debug for TokenType
[src]

[src]

Formats the value using the given formatter.