Name | Type | Description | Notes |
---|---|---|---|
Debug | bool? | number_manager.telnyx debug | [optional] [default to false] |
EnableProvisioning | bool? | number_manager.telnyx enable provisioning | [optional] [default to true] |
MonthlyRecurringCost | decimal? | number_manager.telnyx monthly recurring cost | [optional] |
SandboxProvisioning | bool? | number_manager.telnyx sandbox provisioning | [optional] [default to false] |
ShouldFilterRates | bool? | should search results be filtered based on configured allowed cost? | [optional] [default to false] |
ShouldKeepBestEffort | bool? | should search results also contain 'best effort' results? | [optional] [default to false] |
Token | string | number_manager.telnyx token | [optional] |
UpfrontCost | decimal? | allowed upfront cost when acquiring number | [optional] |
User | string | number_manager.telnyx user | [optional] |