stack

Home > @infiniteobjects/data-types > PrintButtonSale

PrintButtonSale class

Print Button Sale

Signature:

export declare class PrintButtonSale implements IPrintButtonSale 

Implements: IPrintButtonSale

Remarks

Used to: - keep track of the sales - manage webhooks - enforce one print per sake

Properties

Property Modifiers Type Description
blockchain   Blockchain Blockchain
blockchainNetwork   BlockchainNetwork  
contractAddress   string Contract Address
dateCreated   Date The date the entity was created.
datePurchased   Date Purchase date
dateUpdated   Date The date the entity was Updated.
id   string Unique Identifier
orderStatus   PrintButtonWebhookEvent The status of the order
partnerId   string Print button partner id
printId   string Video PrintId Associated with this sale
shopifyLineItemId   number Shopify line item id
shopifyOrderId   number Shopify order id
shopifyOrderNumber   number Shopify order number
shopifyProductId   number Shopify Product Id
shopifyVariantId   number Shopify Variant Id
tokenId   string Token Id
userEmail   Nullable<string> Email of the user that purchased this print
userWallet   string Wallet of the user that purchased