Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 706 Bytes

File metadata and controls

24 lines (12 loc) · 706 Bytes

EarningRuleLoyaltyOrderItemsSubtotalAmountApplicableToItem

Properties

Name Type Description
_object ObjectEnum Type of object which will be covered by the earning rule.
id String Unique ID of the resource assigned by Voucherify. Values are, for example, `pc_75U0dHlr7u75BJodrW1AE3t6` for product collection, `prod_0bae32322150fd0546` for a product, or `sku_0b7d7dfb090be5c619` for a SKU.

Enum: ObjectEnum

Name Value
PRODUCTS_COLLECTION "products_collection"
PRODUCT "product"
SKU "sku"