-
Class Summary
| Class |
Description |
| CreatorPage |
POJO that relates to the creator_pages table in our database
|
| ListBean |
POJO that relates to the lists table in our database
|
| ListPost |
POJO that relates to the list_posts table in our database
|
| MembershipBean |
POJO that shows a patron's membership details for a campaign
|
| OldPasswords |
POJO that relates to the old_passwords table in our database
|
| PatreonCampaign |
POJO that relates to the patreon_campaigns table in our database(soon going to be no longer used/deprecated)
|
| PatreonTokens |
POJO that relates to the creator_tokens table in our database
|
| PostBean |
POJO that relates to the posts table in our database
|
| SearchFilter |
POJO that relates to the search_filter table in our database
|
| SocialIntegration |
POJO that relates to the social_integrations table in our database
|
| Tag |
POJO that relates to the tags table in our database
|
| WebAccount |
POJO that relates to the webaccounts table in our database
|