mcb_auth_gen 5.0.0

An OpenAPI generated Rust client for Metropolitan Commercial Bank authentication API
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# AccessTokenOutput

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**access_token** | Option<**String**> |  | [optional]
**expires_in** | Option<**i32**> |  | [optional]
**token_type** | Option<**String**> |  | [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)