# PostCustomerTokenIdpModel

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**customerGuid** | **String** | Customer guid the access token is being generated for. | 
**scopes** | **Set<String>** | List of the scopes requested for the access token. | 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)