export type BillingPaymentTerms = 'collect' | 'prepaid' | 'third_party';