*** # PricingParams * Full name: `\Seven\Api\Resource\Pricing\PricingParams` * This class implements: [`\Seven\Api\Library\ParamsInterface`](../../Library/ParamsInterface.md) ## Properties ### country ```php protected ?string $country ``` *** ## Methods ### toArray ```php public toArray(): array ``` *** ### getCountry ```php public getCountry(): ?string ``` *** ### setCountry ```php public setCountry(?string $country): self ``` **Parameters:** | Parameter | Type | Description | |-----------|------|-------------| | `$country` | **?string** | | *** *** > Automatically generated on 2025-02-06