AgentPushKit-Client

 view release on metacpan or  search on metacpan

docs/AuthResponse.md  view on Meta::CPAN

# AgentPushKit::Client::Object::AuthResponse

## Load the model package
```perl
use AgentPushKit::Client::Object::AuthResponse;
```

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**access_token** | **string** |  | 
**user** | [**User**](User.md) |  | 
**organizations** | [**ARRAY[Organization]**](Organization.md) |  | 
**bootstrap_api_key** | **string** | Present only when a new customer account was created. | [optional] 

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




( run in 0.572 second using v1.01-cache-2.11-cpan-364913b4093 )