Overview

Namespaces

  • Ctct
    • Auth
    • Components
      • Account
      • Activities
      • Contacts
      • EmailMarketing
      • Tracking
    • Exceptions
    • Services
  • PHP

Classes

  • Address
  • Contact
  • ContactList
  • CustomField
  • EmailAddress
  • Note
  • Overview
  • Namespace
  • Class
  • Tree

Class CustomField

Represents a single Custom Field for a Contact

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

Factory method to create a CustomField object from an array

Factory method to create a CustomField object from an array

Parameters

$props
array
$props - Associative array of initial properties to set

Returns

Ctct\Components\Contacts\CustomField
Methods inherited from Ctct\Components\Component
getValue()
Properties summary
public string $name
#

Name of the custom field

Name of the custom field

public string $value
#

Value of the custom field

Value of the custom field

Appconnect PHP SDK API documentation generated by ApiGen 2.8.0