You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: src/AmazonPHP/SellingPartner/Model/Tokens/CreateRestrictedDataTokenResponse.php
+1-1
Original file line number
Diff line number
Diff line change
@@ -224,7 +224,7 @@ public function getRestrictedDataToken() : ?string
224
224
/**
225
225
* Sets restricted_data_token.
226
226
*
227
-
* @param null|string $restricted_data_token A Restricted Data Token (RDT). This is a short-lived access token that authorizes you to access the restricted resources that you specified. Pass this value with the x-amzn-access-token header when making subsequent calls to these restricted resources.
227
+
* @param null|string $restricted_data_token A Restricted Data Token (RDT). This is a short-lived access token that authorizes you to access the restricted resources that you specified. Pass this value with the x-amz-access-token header when making subsequent calls to these restricted resources.
0 commit comments