Alokai

ProductIdentifier

interface ProductIdentifier {
	sku: string;
}

Properties

NameRequiredTypeDescription
skuRequiredstring

On this page