Home > @infiniteobjects/models > ITokenGatedProductSaleLineItem
Partial Token Gated Product Sale created from Shopify Order Line Item
Signature:
export type ITokenGatedProductSaleLineItem = Pick<ITokenGatedProductSale, typeof TOKEN_GATED_PRODUCT_SALE_LINE_ITEM_KEYS[number]>;
References: ITokenGatedProductSale