Type Alias stripe::InvoiceCollectionMethod
source · pub type InvoiceCollectionMethod = CollectionMethod;👎Deprecated since 0.12.0
Aliased Type§
enum InvoiceCollectionMethod {
ChargeAutomatically,
SendInvoice,
}pub type InvoiceCollectionMethod = CollectionMethod;enum InvoiceCollectionMethod {
ChargeAutomatically,
SendInvoice,
}