export type BillingPartyType = 'consignee' | 'shipper' | 'third_party';