Variable: Campaign
const
Campaign:object
Defined in: schemas/v2/generated/schemas.ts:54
Type declaration
properties
properties: readonly [
"vanity"
,"url"
,"thanks_video_url"
,"thanks_msg"
,"thanks_embed"
,"summary"
,"show_earnings"
,"rss_feed_title"
,"rss_artwork_url"
,"published_at"
,"pledge_url"
,"pay_per_name"
,"patron_count"
,"one_liner"
,"main_video_url"
,"main_video_embed"
,"is_nsfw"
,"is_monthly"
,"is_charged_immediately"
,"image_url"
,"image_small_url"
,"has_sent_rss_notify"
,"has_rss"
,"google_analytics_id"
,"discord_server_id"
,"creation_name"
,"created_at"
]
relationships
relationships: readonly [{
name
:"benefits"
;resource
:"benefit"
;type
:"array"
; }, {name
:"creator"
;resource
:"user"
;type
:"item"
; }, {name
:"goals"
;resource
:"goal"
;type
:"array"
; }, {name
:"tiers"
;resource
:"tier"
;type
:"array"
; }]
resource
resource:
"campaign"