Class: DIDWW::Resource::VoiceInTrunkGroup
- Defined in:
- lib/didww/resource/voice_in_trunk_group.rb
Instance Method Summary collapse
-
#trunks_count ⇒ Object
Type: String Description: Customer-supplied reference.
Methods inherited from Base
Instance Method Details
#trunks_count ⇒ Object
Type: String Description: Customer-supplied reference. Max 100 characters. (API 2026-04-16)
23 24 25 |
# File 'lib/didww/resource/voice_in_trunk_group.rb', line 23 def trunks_count [:trunks_count] end |