CampaignResponse

CampaignResponse (Interface)

  • accent_color
    Type: string
  • accepts_cash_donations
    Type: boolean
  • accepts_crypto_donations
    Type: boolean
  • accepts_daf_donations
    Type: boolean
  • accepts_endowment_donations
    Type: boolean
  • accepts_stock_donations
    Type: boolean
  • acknowledgement_message
    Type: string
  • content_header
    Type: string
  • cover_image
    Type: Document | null · Document

    Document (Model)

  • cover_image_asset_id
    Type: number | null
  • created_at
    Type: stringFormat: date

    full-date notation as defined by RFC 3339, section 5.6, for example, 2017-07-21

  • deleted_at
    Type: string | nullFormat: date

    full-date notation as defined by RFC 3339, section 5.6, for example, 2017-07-21

  • donation_count
    Type: number | null
  • goal
    Type: number | null
  • id
    Type: number
  • legacy_cash_url
    Type: string
  • logo
    Type: Document | null · Document

    Document (Model)

  • logo_asset_id
    Type: number | null
  • name
    Type: string
  • page_content
    Type: string
  • page_title
    Type: string
  • revenue
    Type: number | null
  • slug
    Type: string
  • status
    Type: stringenum
    values
    • active
    • archived
    • draft
  • suggested_amount_1
    Type: number
  • suggested_amount_2
    Type: number
  • suggested_amount_3
    Type: number
  • suggested_amount_4
    Type: number
  • updated_at
    Type: stringFormat: date

    full-date notation as defined by RFC 3339, section 5.6, for example, 2017-07-21

  • white_listed_domains
    Type: string