InvoiceCollectionMethod

Type Alias InvoiceCollectionMethod 

Source
pub type InvoiceCollectionMethod = CollectionMethod;
👎Deprecated since 0.12.0
Available on crate feature billing only.

Aliased Type§

pub enum InvoiceCollectionMethod {
    ChargeAutomatically,
    SendInvoice,
}

Variants§

§

ChargeAutomatically

§

SendInvoice