struct Asterisk::ARI::Channels::CallerID

Overview

Caller identification

Included Modules

Defined in:

asterisk/ari/models/channels_caller_id.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def name : String #

[View source]
def name=(name : String) #

[View source]
def number : String #

[View source]
def number=(number : String) #

[View source]