Sha256: 0a4a58859921e4dfa260c9f1b7cd8f9e1442052adb20fbe5f930a1ea421cbf21

Contents?: true

Size: 176 Bytes

Versions: 5

Compression:

Stored size: 176 Bytes

Contents

# frozen_string_literal: true

module Telnyx
  class SimCardGroupAction < APIResource
    extend APIOperations::List
    OBJECT_NAME = "sim_card_group_action".freeze
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
telnyx-3.0.5 lib/telnyx/sim_card_group_action.rb
telnyx-3.0.4 lib/telnyx/sim_card_group_action.rb
telnyx-3.0.3 lib/telnyx/sim_card_group_action.rb
telnyx-3.0.2 lib/telnyx/sim_card_group_action.rb
telnyx-3.0.0 lib/telnyx/sim_card_group_action.rb