<!--
{
  "availability" : [
    "iOS: 18.4.0 -",
    "iPadOS: 18.4.0 -",
    "macOS: 15.4.0 -",
    "tvOS: 18.4.0 -",
    "visionOS: 2.4.0 -",
    "watchOS: 11.4.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "StoreKit",
  "identifier" : "/documentation/StoreKit/Transaction/AdvancedCommerceInfo-swift.struct/Refund",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "StoreKit"
    ],
    "preciseIdentifier" : "s:8StoreKit11TransactionV20AdvancedCommerceInfoV6RefundV"
  },
  "title" : "Transaction.AdvancedCommerceInfo.Refund"
}
-->

# Transaction.AdvancedCommerceInfo.Refund

Information about refunds that were issued as part of this transaction.

```
struct Refund
```

## Topics

### Structures

[`struct Reason`](/documentation/StoreKit/Transaction/AdvancedCommerceInfo-swift.struct/Refund/Reason-swift.struct)

The reason for the refund.

[`struct RefundType`](/documentation/StoreKit/Transaction/AdvancedCommerceInfo-swift.struct/Refund/RefundType)

The type of refund.

### Instance Properties

[`let amount: Decimal`](/documentation/StoreKit/Transaction/AdvancedCommerceInfo-swift.struct/Refund/amount)

The amount of the refund.

[`let date: Date`](/documentation/StoreKit/Transaction/AdvancedCommerceInfo-swift.struct/Refund/date)

The date the refund was granted.

[`let reason: Transaction.AdvancedCommerceInfo.Refund.Reason`](/documentation/StoreKit/Transaction/AdvancedCommerceInfo-swift.struct/Refund/reason-swift.property)

The reason for the refund.

[`let type: Transaction.AdvancedCommerceInfo.Refund.RefundType`](/documentation/StoreKit/Transaction/AdvancedCommerceInfo-swift.struct/Refund/type)

The type of the refund.

## Relationships

### Conforms To

[`Equatable`](/documentation/Swift/Equatable)

[`Sendable`](/documentation/Swift/Sendable)

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`Hashable`](/documentation/Swift/Hashable)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)