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 Note

Represents a Contact Note

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

Factory method to create a Note object from an array

Factory method to create a Note object from an array

Parameters

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

Returns

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

Id of the note

Id of the note

public string $note
#

Content of the note

Content of the note

public string $created_date
#

Date the note was created

Date the note was created

Appconnect PHP SDK API documentation generated by ApiGen 2.8.0