Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PurchasePurchaseReturnsInfo

Returns info for this line item. If unset, this line item inherits order level returns info.

Returns info associated with an order or a particular line item.

Return info for the order.

Hierarchy

  • PurchasePurchaseReturnsInfo

Properties

Optional daysToReturn

daysToReturn: undefined | number

Return is allowed within that many days.

Optional isReturnable

isReturnable: undefined | false | true

If true, return is allowed.

Optional policyUrl

policyUrl: undefined | string

Link to the return policy.

Generated using TypeDoc