Overview

Namespaces

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

Classes

  • AccountInfo
  • VerifiedEmailAddress
  • Overview
  • Namespace
  • Class

Class VerifiedEmailAddress

Represents a single Verified Email Address in Constant Contact

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

Factory method to create an VerifiedEmail object from an array

Factory method to create an VerifiedEmail object from an array

Parameters

$props
  • associative array of initial properties to set

Returns

Ctct\Components\Account\VerifiedEmailAddress
public
# toJson( )
Methods inherited from Ctct\Components\Component
getValue()
Properties summary
public string $email_address

Email Address associated with the account

Email Address associated with the account

#
public string $status

Status of the verified email address

Status of the verified email address

#
API documentation generated by ApiGen