Alokai

LineItemIdentifier

interface LineItemIdentifier {
	id: string;
}

Properties

NameRequiredTypeDescription
idRequiredstring

On this page