Overview

Namespaces

  • Ctct
    • Auth
    • Components
      • Account
      • Activities
      • Contacts
      • EmailMarketing
      • Library
      • Tracking
    • Exceptions
    • Services
    • Util
    • WebHooks

Classes

  • Campaign
  • ClickThroughDetails
  • MessageFooter
  • Schedule
  • TestSend
  • Overview
  • Namespace
  • Class

Class MessageFooter

Represents a click through detail

Ctct\Components\Component
Extended by Ctct\Components\EmailMarketing\MessageFooter
Namespace: Ctct\Components\EmailMarketing
Package: EmailMarketing\Campaigns
Author: Constant Contact
Located at Components/EmailMarketing/MessageFooter.php
Methods summary
public static Ctct\Components\EmailMarketing\MessageFooter
# create( array $props )

Factory method to create a MessageFooter object from an array

Factory method to create a MessageFooter object from an array

Parameters

$props
  • associative array of initial properties to set

Returns

Ctct\Components\EmailMarketing\MessageFooter
Methods inherited from Ctct\Components\Component
getValue()
Properties summary
public $city
#
public $state
#
public $country
#
public $organization_name
#
public $address_line_1
#
public $address_line_2
#
public $address_line_3
#
public $international_state
#
public $postal_code
#
public $include_forward_email
#
public $forward_email_link_text
#
public $include_subscribe_link
#
public $subscribe_link_text
#
API documentation generated by ApiGen