Account_Contact
Class Account_Contact
Contact details for an account
- Full name:
\BigCommerce\Merchant\Models\Account_Contact - This class implements:
\JsonSerializable
Properties
public $emailfirst_name
public $first_namelast_name
public $last_nameaddress_line_1
public $address_line_1address_line_2
public $address_line_2city
public $citydistrict
public $districtpostal_code
public $postal_codecountry
public $countryphone_number
public $phone_numberMethods
__construct
public __construct(mixed $args = []): mixedParameters:
| Parameter | Type | Description |
|---|---|---|
$args | mixed |
jsonSerialize
public jsonSerialize(): mixedAutomatically generated on 2025-01-21