Home > @infiniteobjects/shopify-service > hasPrintId
Returns true
if the item has a printId property
Signature:
export declare function hasPrintId(item: IOrderLineItem): boolean;
Parameter | Type | Description |
---|---|---|
item | IOrderLineItem |
Returns:
boolean