Enum libstripe::PayoutMethod [] [src]

pub enum PayoutMethod {
    STANDARD,
    INSTANT,
}

Variants

Trait Implementations

impl Debug for PayoutMethod
[src]

[src]

Formats the value using the given formatter.