stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > PaymentTermsType

AdminTypes.PaymentTermsType enum

The type of a payment terms or a payment terms template.

Signature:

export declare enum PaymentTermsType 

Enumeration Members

Member Value Description
Fixed "FIXED" The payment terms or payment terms template is a fixed type. It’s due on a specified date.
Fulfillment "FULFILLMENT" The payment terms or payment terms template is due on fulfillment.
Net "NET" The payment terms or payment terms template is a net type. It’s due a number of days after issue.
Receipt "RECEIPT" The payment terms or payment terms template is due on receipt.
Unknown "UNKNOWN" The type of the payment terms or payment terms template is unknown.