late 0.0.299

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
15
16
# GetWhatsAppNumberKycForm200ResponseFieldsInner

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**requirement_id** | Option<**String**> |  | [optional]
**label** | Option<**String**> |  | [optional]
**kind** | Option<**Kind**> | \"action\" = an out-of-band verification (e.g. Onfido); not filled here, fulfilled after the order via a link. (enum: text, date, address, file, action) | [optional]
**description** | Option<**String**> | Plain-English explanation of what to provide. | [optional]
**example** | Option<**String**> | Concrete example value. | [optional]
**local_to** | Option<**String**> | ISO country the value must be local to | [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)