Type Alias stripe::InvoiceCollectionMethod

source ·
pub type InvoiceCollectionMethod = CollectionMethod;
👎Deprecated since 0.12.0

Aliased Type§

enum InvoiceCollectionMethod {
    ChargeAutomatically,
    SendInvoice,
}

Variants§

§

ChargeAutomatically

§

SendInvoice