type property

String? type
getter/setter pair

The type of the amount.

Acceptable values are: - "itemPrice" - "orderPrice" - "refund" - "earlyRefund" - "courtesyRefund" - "returnRefund" - "returnLabelShippingFeeAmount" - "lumpSumCorrectionAmount"

Implementation

core.String? type;