Home > @infiniteobjects/data-types > Sku > (constructor)
Constructs a new instance of the Sku
class
Signature:
constructor(skuString?: Nullable<string> | undefined);
Parameter | Type | Description |
---|---|---|
skuString | Nullable<string> | undefined | (Optional) |