-
Class Summary
| Class |
Description |
| PatreonCampaignV2 |
POJO to store the data received from Patreon sending us an http request
|
| PatreonDataArrayEntryV2 |
POJO that holds data received from the patreon api
|
| PatreonDataV2 |
POJO that represents the "Data" object returned by Patreon API V2
|
| PatreonLinksV2 |
POJO to hold the links returned from the Patreon api
|
| PatreonMetaV2 |
POJO to hold the pagination meta data returned from the Patreon api
|
| PatreonObjectArrayV2 |
POJO that holds the data and meta information from the Patreon api
|
| PatreonObjectV2 |
POJO to encapsulate the PatreonDataV2 object returned from the Patreon api
|
| PatreonPaginationV2 |
POJO that holds pagination info returned from the Patreon api
|
| PatreonPostV2 |
POJO that holds post information returned from the Patreon api
|
| PatreonRelationshipsV2 |
POJO that holds the campaign data we want from the Patreon api
|
| PatreonWebhookV2 |
POJO that holds webhook information needed for debugging when using the Patreon api to send post information to our endpoint on post publish
|