Skip to content

Commit 660e6c1

Browse files
committed
Travis update: Jul 2025 (Build 883)
[skip ci]
1 parent d121019 commit 660e6c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/Api/PricingApi.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ $apiInstance = new Messente\Api\Api\PricingApi(
117117
);
118118
$username = 'username_example'; // string | The API username
119119
$password = 'password_example'; // string | The API password
120-
$country = 'country_example'; // string | The country code, for which to get the prices
120+
$country = EE; // string | The country code, for which to get the prices
121121
$format = 'format_example'; // string | The format of the response. Can be either 'json' or 'xml'. If not specified, defaults to 'json'.
122122

123123
$hostIndex = 0;

0 commit comments

Comments
 (0)