ClassesBigCommerceMerchantModelsAccount Contact

Account_Contact

Class Account_Contact

Contact details for an account

  • Full name: \BigCommerce\Merchant\Models\Account_Contact
  • This class implements: \JsonSerializable

Properties

email

public $email

first_name

public $first_name

last_name

public $last_name

address_line_1

public $address_line_1

address_line_2

public $address_line_2

city

public $city

district

public $district

postal_code

public $postal_code

country

public $country

phone_number

public $phone_number

Methods

__construct

public __construct(mixed $args = []): mixed

Parameters:

ParameterTypeDescription
$argsmixed

jsonSerialize

public jsonSerialize(): mixed


Automatically generated on 2025-01-21