late 0.0.375

API reference for Zernio. Authenticate with a Bearer API key. Base URL: https://zernio.com/api
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# GetWhatsAppNumberKycForm200ResponseReusable

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**available** | Option<**bool**> |  | [optional]
**from_phone_number** | Option<**String**> |  | [optional]
**details** | Option<[**Vec<models::GetWhatsAppNumberKycForm200ResponseReusableDetailsInner>**]GetWhatsAppNumberKycForm200ResponseReusableDetailsInner.md> | Human-readable summary of the verification on file (field labels + values, plus the address as one line). Best-effort — may be empty if the provider lookup fails. | [optional]
**options** | Option<[**Vec<models::GetWhatsAppNumberKycForm200ResponseReusableOptionsInner>**]GetWhatsAppNumberKycForm200ResponseReusableOptionsInner.md> | One entry per distinct approved verification, newest first. | [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)