zernio 0.0.524

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
17
18
# GetPhoneNumberPortInOrderRequirements200ResponseRequirementsInner

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**requirement_id** | Option<**String**> |  | [optional]
**label** | Option<**String**> |  | [optional]
**kind** | Option<**Kind**> |  (enum: text, date, address, file, action) | [optional]
**description** | Option<**String**> |  | [optional]
**example** | Option<**String**> |  | [optional]
**acceptable_values** | Option<**Vec<String>**> |  | [optional]
**status** | Option<**String**> | requirement-info-pending | requirement-info-under-review | requirement-info-exception | approved | [optional]
**filled** | Option<**bool**> |  | [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)