Sha256: 06d92b3ef99eacb868b2c4b8e897e7cf5aae35a1980bda6bb91f84254174c022

Contents?: true

Size: 776 Bytes

Versions: 16

Compression:

Stored size: 776 Bytes

Contents

{
  "roles": [
    {
      "description": "Account owner has full privileges to access and manage a Zoom account.",
      "id": "0",
      "name": "Owner",
      "total_members": 1
    },
    {
      "description": "Admins have wide range privileges to access and manage a Zoom account.",
      "id": "1",
      "name": "Admin",
      "total_members": 0
    },
    {
      "description": "Members have access to basic Zoom video meeting functions but no account management privileges.",
      "id": "2",
      "name": "Member",
      "total_members": 1
    },
    {
      "description": "A person with this role can view and manage groups.",
      "id": "RHLWWwtVZRnuq7OctVApqlg",
      "name": "Group Administrator",
      "total_members": 0
    }
  ],
  "total_records": 4
}

Version data entries

16 entries across 16 versions & 1 rubygems

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