List of all items
Structs
- creator_client::CreateWebhookRequest
- creator_client::MembersQuery
- creator_client::PatreonCreatorClient
- creator_client::PostsQuery
- models::AddressAttributes
- models::ApiError
- models::ApiErrorDetail
- models::ApiResponse
- models::BenefitAttributes
- models::CampaignAttributes
- models::GoalAttributes
- models::MediaAttributes
- models::MemberAttributes
- models::PaginationLinks
- models::PaginationMeta
- models::PostAttributes
- models::RelationshipData
- models::Resource
- models::ResourceRef
- models::TierAttributes
- models::UserAttributes
- models::WebhookAttributes
- oauth::OAuthClient
- oauth::OAuthErrorResponse
- oauth::OAuthToken
- oauth::TokenResponse
- user_client::PatreonUserClient
- webhook::WebhookEvent
- webhook::WebhookValidator
Enums
- error::Error
- models::ChargeStatus
- models::PatronStatus
- models::RelationshipDataValue
- models::ResourceType
- models::WebhookTrigger
- webhook::WebhookEventType
Type Aliases
- error::Result
- models::AddressResource
- models::BenefitResource
- models::CampaignResource
- models::GoalResource
- models::ListResponse
- models::MediaResource
- models::MemberResource
- models::PostResource
- models::SingleResponse
- models::TierResource
- models::UserResource
- models::WebhookResource
Constants
- API_BASE_URL
- OAUTH_AUTHORIZE_URL
- OAUTH_TOKEN_URL
- creator_client::campaign_fields::CREATED_AT
- creator_client::campaign_fields::CREATION_NAME
- creator_client::campaign_fields::DISCORD_SERVER_ID
- creator_client::campaign_fields::GOOGLE_ANALYTICS_ID
- creator_client::campaign_fields::IMAGE_SMALL_URL
- creator_client::campaign_fields::IMAGE_URL
- creator_client::campaign_fields::IS_CHARGED_IMMEDIATELY
- creator_client::campaign_fields::IS_MONTHLY
- creator_client::campaign_fields::IS_NSFW
- creator_client::campaign_fields::MAIN_VIDEO_EMBED
- creator_client::campaign_fields::MAIN_VIDEO_URL
- creator_client::campaign_fields::ONE_LINER
- creator_client::campaign_fields::PATRON_COUNT
- creator_client::campaign_fields::PAY_PER_NAME
- creator_client::campaign_fields::PLEDGE_SUM_CENTS
- creator_client::campaign_fields::PLEDGE_SUM_CURRENCY
- creator_client::campaign_fields::PUBLISHED_AT
- creator_client::campaign_fields::SUMMARY
- creator_client::campaign_fields::THANKS_EMBED
- creator_client::campaign_fields::THANKS_MSG
- creator_client::campaign_fields::THANKS_VIDEO_URL
- creator_client::campaign_fields::URL
- creator_client::campaign_fields::VANITY
- creator_client::member_fields::CAMPAIGN_LIFETIME_SUPPORT_CENTS
- creator_client::member_fields::CURRENTLY_ENTITLED_AMOUNT_CENTS
- creator_client::member_fields::EMAIL
- creator_client::member_fields::FULL_NAME
- creator_client::member_fields::IS_FOLLOWER
- creator_client::member_fields::LAST_CHARGE_DATE
- creator_client::member_fields::LAST_CHARGE_STATUS
- creator_client::member_fields::LIFETIME_SUPPORT_CENTS
- creator_client::member_fields::NEXT_CHARGE_DATE
- creator_client::member_fields::NOTE
- creator_client::member_fields::PATRON_STATUS
- creator_client::member_fields::PLEDGE_RELATIONSHIP_START
- creator_client::member_fields::WILL_PAY_AMOUNT_CENTS
- creator_client::webhook_triggers::MEMBERS_CREATE
- creator_client::webhook_triggers::MEMBERS_DELETE
- creator_client::webhook_triggers::MEMBERS_PLEDGE_CREATE
- creator_client::webhook_triggers::MEMBERS_PLEDGE_DELETE
- creator_client::webhook_triggers::MEMBERS_PLEDGE_UPDATE
- creator_client::webhook_triggers::MEMBERS_UPDATE
- creator_client::webhook_triggers::POSTS_DELETE
- creator_client::webhook_triggers::POSTS_PUBLISH
- creator_client::webhook_triggers::POSTS_UPDATE
- oauth::scopes::CAMPAIGNS
- oauth::scopes::CAMPAIGNS_MEMBERS
- oauth::scopes::CAMPAIGNS_MEMBERS_ADDRESS
- oauth::scopes::CAMPAIGNS_MEMBERS_EMAIL
- oauth::scopes::CAMPAIGNS_POSTS
- oauth::scopes::CAMPAIGNS_WEBHOOK
- oauth::scopes::IDENTITY
- oauth::scopes::IDENTITY_EMAIL
- oauth::scopes::IDENTITY_MEMBERSHIPS
- user_client::identity_fields::ABOUT
- user_client::identity_fields::CREATED
- user_client::identity_fields::EMAIL
- user_client::identity_fields::FIRST_NAME
- user_client::identity_fields::FULL_NAME
- user_client::identity_fields::HIDE_PLEDGES
- user_client::identity_fields::IMAGE_URL
- user_client::identity_fields::IS_CREATOR
- user_client::identity_fields::IS_EMAIL_VERIFIED
- user_client::identity_fields::LAST_NAME
- user_client::identity_fields::LIKE_COUNT
- user_client::identity_fields::SOCIAL_CONNECTIONS
- user_client::identity_fields::THUMB_URL
- user_client::identity_fields::URL
- user_client::identity_fields::VANITY
- webhook::headers::X_PATREON_EVENT
- webhook::headers::X_PATREON_SIGNATURE