Name | Type | Description | Notes |
---|---|---|---|
scopes | \Walmart\Models\MP\US\Authentication\Scopes | ||
expireAt | string | The timestamp when the token expires | [default to '1560973098000'] |
issuedAt | string | The timestamp when the token is issued | [default to '1560973098000'] |
isValid | bool | Whether the token is valid; boolean value of true or false | [default to true] |
isChannelMatch | bool | Whether the keys Seller used are correctly associated | [default to true] |