Sha256: fe8e08d5959b914cf08e1a632bf1e3d78f9aaf397a981acb44c71807e3fd5426

Contents?: true

Size: 549 Bytes

Versions: 16

Compression:

Stored size: 549 Bytes

Contents

{
  "plan_base": [{
    "type": "string",
    "hosts": 10,
    "usage": 5
  }],
  "plan_webinar": [{
    "type": "string",
    "hosts": 10,
    "usage": 5
  }],
  "plan_large_meeting": [{
    "type": "string",
    "hosts": 10,
    "usage": 5
  }],
  "plan_zoom_rooms": [{
    "type": "string",
    "hosts": 10,
    "usage": 5
  }],
  "plan_recording": {
    "type": "string",
    "free_storage": "string",
    "free_storage_usage": "string",
    "plan_storage": "string",
    "plan_storage_usage": "string",
    "plan_storage_exceed": "string"
  }
}

Version data entries

16 entries across 16 versions & 1 rubygems

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