Home > @infiniteobjects/models > PrintButtonPlatformConfigRepository > findByProductId
Signature:
findByProductId(productId: number | string, reject: true): Promise<PrintButtonPlatformConfigModel>;
| Parameter | Type | Description |
|---|---|---|
| productId | number | string | |
| reject | true |
Returns:
Promise<PrintButtonPlatformConfigModel>