voxbone v0.3.0 Voxbone.Model.Did
Link to this section Summary
Link to this section Types
Link to this type
t()
t() :: %Voxbone.Model.Did{
areaCode: String.t(),
blockCellular: boolean(),
blockOrdinary: boolean(),
blockPayphone: boolean(),
callerId: CallerId,
capacityGroupId: integer(),
channels: integer(),
cityName: String.t(),
cliPrivacy: String.t(),
countryCodeA3: String.t(),
delivery: String.t(),
didGroupId: integer(),
didId: integer(),
dnisEnabled: String.t(),
e164: String.t(),
faxUriId: integer(),
orderReference: String.t(),
otherOptions: Peer,
regulationAddressId: integer(),
ringback: String.t(),
smsLinkGroupId: integer(),
smsOutbound: boolean(),
srvLookup: boolean(),
trunkId: integer(),
type: String.t(),
voiceUriId: integer(),
voxoutInternationalEnabled: boolean(),
voxoutNational: String.t(),
webRtc: boolean()
}