# SubscriptionChargeEdge

An edge in a connection.

| Name   | Type                                                                                          | Description                      |
| ------ | --------------------------------------------------------------------------------------------- | -------------------------------- |
| cursor | String                                                                                        | A cursor for use in pagination.  |
| node   | [SubscriptionCharge](https://docs.bunny.com/developer/api-reference/types/subscriptioncharge) | The item at the end of the edge. |
