GetCallerIDsRequest
Props
active
Optional
active: false
| undefined
| true
Whether the account is active to filter
calleridId
Optional
calleridId: number
| undefined
ID of the callerID object to filter
calleridNumber
Optional
calleridNumber: string
| undefined
The phone number to filter
count
Optional
count: number
| undefined
The max returning record count
offset
Optional
offset: number
| undefined
The first N records are skipped in the output
orderBy
Optional
orderBy: string
| undefined
The following values are available: 'caller_number' (ascent order), 'verified_until' (ascent order)