@plentymarkets/shop-api / MollieItemLine
Type Alias: MollieItemLine ​
MollieItemLine =
object
Defined in: types/api/mollie.ts:22
Properties ​
description ​
description:
string
Defined in: types/api/mollie.ts:23
discountAmount ​
discountAmount:
MollieAmount
Defined in: types/api/mollie.ts:30
quantity ​
quantity:
number
Defined in: types/api/mollie.ts:26
sku ​
sku:
string
Defined in: types/api/mollie.ts:24
totalAmount ​
totalAmount:
MollieAmount
Defined in: types/api/mollie.ts:31
type ​
type:
string
Defined in: types/api/mollie.ts:25
unitPrice ​
unitPrice:
MollieAmount
Defined in: types/api/mollie.ts:27
vatAmount ​
vatAmount:
MollieAmount
Defined in: types/api/mollie.ts:29
vatRate ​
vatRate:
string
Defined in: types/api/mollie.ts:28