Home > @infiniteobjects/models > ITokenGatedProductSaleLineItemProps
Line Item Properties for token gated product sales created by Manifold
Signature:
export interface ITokenGatedProductSaleLineItemProps
This is added to the line item properties of a Shopify order when a token gated product is purchased.
| Property | Modifiers | Type | Description |
|---|---|---|---|
| _campaignId | string | ||
| _contractAddress | string | ||
| _network | string | ||
| _ownerAddress | string | ||
| _tokenAddress | string | ||
| _tokenId | string |