Class: Wavix::Types::SipTrunkCreateRequestHostRequest

Inherits:
Internal::Types::Model show all
Defined in:
lib/wavix/types/sip_trunk_create_request_host_request.rb

Overview

For SIP trunks with IP authentication, includes the SIP endpoint public static IP address and the status of the authentication request. Wavix authenticates all SIP traffic originating from this IP address.

Method Summary

Methods inherited from Internal::Types::Model

#==, ===, add_extra_field_definition, coerce, extra_fields, field, fields, #initialize, #inspect, literal, load, #to_h

Methods included from Internal::Types::Type

#coerce, #strict!, #strict?

Methods included from Internal::JSON::Serializable

#dump, #load

Constructor Details

This class inherits a constructor from Wavix::Internal::Types::Model