Skip to content

Country

André Matthies edited this page Feb 6, 2025 · 1 revision

Country

  • Full name: \Seven\Api\Resource\Pricing\Country

Properties

countryCode

protected string $countryCode

countryName

protected string $countryName

countryPrefix

protected string $countryPrefix

networks

protected \Seven\Api\Resource\Pricing\Network[] $networks

Methods

__construct

public __construct(object $data): mixed

Parameters:

Parameter Type Description
$data object

getCountryCode

public getCountryCode(): string

getCountryName

public getCountryName(): string

getCountryPrefix

public getCountryPrefix(): string

getNetworks

public getNetworks(): array


Automatically generated on 2025-02-06

Clone this wiki locally