# AuthenticationMethod ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **authenticationType** | **String** | Indicates the type of authentication. Valid values are: - `PhoneAuth` - `STAN` - `ISCheck` - `OFAC` - `AccessCode` - `AgeVerify` - `SSOAuth` | [optional] **lastProvider** | **String** | The last provider that authenticated the user. | [optional] **lastTimestamp** | **String** | The data and time the user last used the authentication method. | [optional] **totalCount** | **String** | The number of times the authentication method was used. | [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)