| Name | Type | Description | Notes |
|---|---|---|---|
| _id | string | [optional] | |
| phone_number | string | [optional] | |
| country | string | [optional] | |
| status | string | [optional] | |
| registrant_name | string | For regulated numbers, who it's registered for (company or person) — set from the submitted KYC. | [optional] |
| telnyx_order_id | string | Present once the number order has been placed (i.e. the requirement group was approved). Absent while still in identity review. | [optional] |
| monthly_cents | int | Per-country monthly price in cents ($2..$25). | [optional] |
| profile_id | object | [optional] | |
| provisioned_at | \DateTime | [optional] | |
| meta_preverified_id | string | [optional] | |
| meta_verification_status | string | [optional] | |
| onfido_verification_url | string | For regulated (Tier 3/4) numbers with an Onfido ID-verification step — the link to forward to the end user. Set once the order is placed; null otherwise. Poll this field after submitting KYC. | [optional] |
| end_user_first_name | string | [optional] | |
| end_user_last_name | string | [optional] | |
| regulatory_decline_reason | string | Reviewer rejection reason when status is regulatory_declined. | [optional] |
| created_at | \DateTime | [optional] |