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