Alokai

ProductCodes

The list of product codes ProductCodes

interface ProductCodes {
	'productCodes'?: Array<string>;
}

Properties

NameRequiredTypeDescription
productCodesOptionalArray<string>Products identifiers {Array<string>} ProductCodes

On this page