Struct libstripe::PayoutSchedule [] [src]

pub struct PayoutSchedule {
    pub delay_days: i64,
    pub interval: String,
}

Fields

Trait Implementations

impl Debug for PayoutSchedule
[src]

[src]

Formats the value using the given formatter.