Sha256: 902221ff3d5542e157b0e82956912527381509c41a7072d44bc9b4b8cfb69741

Contents?: true

Size: 790 Bytes

Versions: 16

Compression:

Stored size: 790 Bytes

Contents

{
  "plan_base": {
    "type": "string",
    "hosts": 10
  },
  "plan_zoom_rooms": {
    "type": "string",
    "hosts": 10
  },
  "plan_room_connector": {
    "type": "string",
    "hosts": 10
  },
  "plan_large_meeting": [{
    "type": "string",
    "hosts": 10
  }],
  "plan_webinar": [{
    "type": "string",
    "hosts": 10
  }],
  "plan_recording": "string",
  "plan_audio": {
    "type": "string",
    "tollfree_countries": "string",
    "premium_countries": "string",
    "callout_countries": "string",
    "ddi_numbers": 10
  },
  "plan_phone": {
    "plan_base": {
      "type": "string",
      "callout_countries": "string"
    },
    "plan_calling": [{
      "type": "string",
      "hosts": 10
    }],
    "plan_number": [{
      "type": "string",
      "hosts": 10
    }]
  }
}

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
zoom_rb-1.1.11 spec/fixtures/billing/plans_list.json
zoom_rb-1.1.10 spec/fixtures/billing/plans_list.json
zoom_rb-1.1.9 spec/fixtures/billing/plans_list.json
zoom_rb-1.1.8 spec/fixtures/billing/plans_list.json
zoom_rb-1.1.7 spec/fixtures/billing/plans_list.json
zoom_rb-1.1.6 spec/fixtures/billing/plans_list.json
zoom_rb-1.1.5 spec/fixtures/billing/plans_list.json
zoom_rb-1.1.4 spec/fixtures/billing/plans_list.json
zoom_rb-1.1.3 spec/fixtures/billing/plans_list.json
zoom_rb-1.1.2 spec/fixtures/billing/plans_list.json
zoom_rb-1.1.1 spec/fixtures/billing/plans_list.json
zoom_rb-1.1.0 spec/fixtures/billing/plans_list.json
zoom_rb-1.0.2 spec/fixtures/billing/plans_list.json
zoom_rb-1.0.1 spec/fixtures/billing/plans_list.json
zoom_rb-1.0.0 spec/fixtures/billing/plans_list.json
zoom_rb-0.11.0 spec/fixtures/billing/plans_list.json