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