Overview

Namespaces

  • None
  • PHP

Classes

  • Account
  • AccountContactInfo
  • AccountInfo
  • Donation
  • DonationInfo
  • Donor
  • DonorInfo
  • iGivefirst

Exceptions

  • iGivefirst_AccountInformationIncomplete
  • iGivefirst_AccountNotCreated
  • iGivefirst_AccountNotUpdated
  • iGivefirst_AuthenticationError
  • iGivefirst_DonationInformationIncomplete
  • iGivefirst_DonationNotCreated
  • iGivefirst_DonorAlreadyExists
  • iGivefirst_DonorInformationIncomplete
  • iGivefirst_DonorNotCreated
  • iGivefirst_Error
  • iGivefirst_HttpError
  • iGivefirst_ObjectAlreadyExists
  • iGivefirst_ObjectNotFound
  • Overview
  • Namespace
  • Class
  • Tree

Class AccountContactInfo

Holds Account contact information for POST and PUT calls

Located at iGivefirst/Common.php
Methods summary
public
# bind( mixed $properties = array() )

Merge in properties from a given array

Merge in properties from a given array

Params

Array $properties array to merge properties in from
Properties summary
public mixed $billingAddress1
#
public mixed $billingAddress2
#
public mixed $billingCity
#
public mixed $billingState
#
public mixed $billingZip
#
public mixed $billingCountry
#
API documentation generated by ApiGen 2.8.0