LineItemTypeEnum
Enumeration Members
AssetPurchase
AssetPurchase: "ASSET_PURCHASE";
Line item for a purchase of an asset
Credit
Credit: "CREDIT";
Line item for a credited amount
Discount
Discount: "DISCOUNT";
Line item for applied discount
Initial
Initial: "INITIAL";
Line item for an initial payment
ManualInvoice
ManualInvoice: "MANUAL_INVOICE";
Line item for manual invoice description
PlanSwitch
PlanSwitch: "PLAN_SWITCH";
Line item indicating the switch to a new subscription plan.
Product
Product: "PRODUCT";
Line item charging for a product.
Promotion
Promotion: "PROMOTION";
Line item for applied promotion
Shipping
Shipping: "SHIPPING";
Line item for shipping costs.
Subscription
Subscription: "SUBSCRIPTION";
Line item for subscription, generally for a recurring charge.
Last updated
Was this helpful?