---
title: EmptyDonation
framework: tipkit
role: symbol
role_heading: Structure
path: tipkit/tips/emptydonation
---

# EmptyDonation

An empty event donation.

## Declaration

```swift
struct EmptyDonation
```

## Relationships

### Conforms To

- [Decodable](swift/decodable.md)
- [Encodable](swift/encodable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Events

- [Event](tipkit/tips/event.md)
- [DonationTimeRange](tipkit/tips/donationtimerange.md)
- [DonationLimit](tipkit/tips/donationlimit.md)
