pub type InvoiceCollectionMethod = CollectionMethod;
billing
pub enum InvoiceCollectionMethod { ChargeAutomatically, SendInvoice, }