• Overview
  • Classes
  • Interfaces
  • Traits
  • Functions
  • Exceptions
Class
  1. AffiliconApiClient
  2. \
  3. Models
  4. \
  5. BasicAddress

BasicAddress

extends AffiliconApiClient\Abstracts\AbstractAddress
Open source code
Methods inherited from AffiliconApiClient\Abstracts\AbstractAddress
__construct(), getCompany(), setCompany(), getFirstname(), setFirstname(), getLastname(), setLastname(), getAddress1(), setAddress1(), getAddress2(), setAddress2(), getCity(), setCity(), getPostcode(), setPostcode(), getCountry(), setCountry(), getPhone(), setPhone(), getFax(), setFax(), getMobile(), setMobile(), getEmail(), setEmail(), setData(), getData()
Methods inherited from AffiliconApiClient\Abstracts\AbstractModel
__construct(), post(), get(), setRoute(), findById(), find(), fetch()
Properties inherited from AffiliconApiClient\Abstracts\AbstractModel
$route, $rows, $client
Generated by ApiGen