Sha256: 68dbf325850f1953bc6aa413400a2399a8f37c216611685248aab461b636aaee
Contents?: true
Size: 668 Bytes
Versions: 20
Compression:
Stored size: 668 Bytes
Contents
# SquareConnect::RevokeTokenRequest ### Description ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **client_id** | **String** | Your application's ID, available from the [application dashboard](https://connect.squareup.com/apps). | [optional] **access_token** | **String** | The access token of the merchant whose token you want to revoke. Do not provide a value for merchant_id if you provide this parameter. | [optional] **merchant_id** | **String** | The ID of the merchant whose token you want to revoke. Do not provide a value for access_token if you provide this parameter. | [optional]
Version data entries
20 entries across 20 versions & 1 rubygems