struct Asterisk::ARI::Asterisk::SystemInfo

Overview

Info about Asterisk

Included Modules

Defined in:

asterisk/ari/models/asterisk_system_info.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def entity_id : String #

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

[View source]
def version : String #

Asterisk version.


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

Asterisk version.


[View source]