zernio 0.0.424

API reference for Zernio. Authenticate with a Bearer API key. Base URL: https://zernio.com/api
Documentation
# CreatePhoneNumberPortInRequestEndUser

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**entity_name** | **String** |  | 
**auth_person_name** | **String** |  | 
**billing_phone_number** | Option<**String**> |  | [optional]
**account_number** | Option<**String**> |  | [optional]
**pin_passcode** | Option<**String**> | Transfer PIN. Forwarded to the carrier, never stored. | [optional]
**street_address** | **String** |  | 
**extended_address** | Option<**String**> |  | [optional]
**locality** | **String** |  | 
**administrative_area** | **String** |  | 
**postal_code** | **String** |  | 
**country_code** | **String** |  | 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)