description property

String? description
getter/setter pair

The description of the event.

Acceptable values are: - "taxWithhold" - "principal" - "principalAdjustment" - "shippingFee" - "merchantRemittedSalesTax" - "googleRemittedSalesTax" - "merchantCoupon" - "merchantCouponTax" - "merchantRemittedDisposalTax" - "googleRemittedDisposalTax" - "merchantRemittedRedemptionFee" - "googleRemittedRedemptionFee" - "eeeEcoFee" - "furnitureEcoFee" - "copyPrivateFee" - "eeeEcoFeeCommission" - "furnitureEcoFeeCommission" - "copyPrivateFeeCommission" - "principalRefund" - "principalRefundTax" - "itemCommission" - "adjustmentCommission" - "shippingFeeCommission" - "commissionRefund" - "damaged" - "damagedOrDefectiveItem" - "expiredItem" - "faultyItem" - "incorrectItemReceived" - "itemMissing" - "qualityNotExpected" - "receivedTooLate" - "storePackageMissing" - "transitPackageMissing"

  • "unsuccessfulDeliveryUndeliverable" - "wrongChargeInStore" - "wrongItem" - "returns" - "undeliverable" - "issueRelatedRefundAndReplacementAmountDescription" - "refundFromMerchant" - "returnLabelShippingFee" - "lumpSumCorrection" - "pspFee" - "principalRefundDoesNotFit" - "principalRefundOrderedWrongItem" - "principalRefundQualityNotExpected" - "principalRefundBetterPriceFound" - "principalRefundNoLongerNeeded" - "principalRefundChangedMind" - "principalRefundReceivedTooLate" - "principalRefundIncorrectItemReceived" - "principalRefundDamagedOrDefectiveItem" - "principalRefundDidNotMatchDescription" - "principalRefundExpiredItem"

Implementation

core.String? description;