Sha256: 8b5e503c39e373327132ad7fbda940299aadaa3413ecbab8e347af3bd9b34a76

Contents?: true

Size: 1.23 KB

Versions: 6

Compression:

Stored size: 1.23 KB

Contents

{
  "collection": [
    {
      "uri": "https://api.calendly.com/organization_memberships/AAAAAAAAAAAAAAAA",
      "role": "admin",
      "user": {
        "uri": "https://api.calendly.com/users/AAAAAAAAAAAAAAAA",
        "name": "John Doe",
        "slug": "acmesales",
        "email": "test@example.com",
        "scheduling_url": "https://calendly.com/acmesales",
        "timezone": "America/New York",
        "avatar_url": "https://01234567890.cloudfront.net/uploads/user/avatar/0123456/a1b2c3d4.png",
        "created_at": "2019-01-02T03:04:05.678123Z",
        "updated_at": "2019-08-07T06:05:04.321123Z"
      },
      "organization": "https://api.calendly.com/organizations/AAAAAAAAAAAAAAAA",
      "updated_at": "2019-08-07T06:05:04.321123Z",
      "created_at": "2019-01-02T03:04:05.678123Z"
    }
  ],
  "pagination": {
    "count": 20,
    "next_page": "https://api.calendly.com/organization_memberships/AAAAAAAAAAAAAAAA?count=1&page_token=sNjq4TvMDfUHEl7zHRR0k0E1PCEJWvdi",
    "previous_page": "https://api.calendly.com/organization_memberships/AAAAAAAAAAAAAAAA?count=1&page_token=VJs2rfDYeY8ahZpq0QI1O114LJkNjd7H",
    "next_page_token": "sNjq4TvMDfUHEl7zHRR0k0E1PCEJWvdi",
    "previous_page_token": "VJs2rfDYeY8ahZpq0QI1O114LJkNjd7H"
  }
}

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
calendlyr-0.7.5 test/fixtures/organization_memberships/list.json
calendlyr-0.7.4 test/fixtures/organization_memberships/list.json
calendlyr-0.7.3 test/fixtures/organization_memberships/list.json
calendlyr-0.7.2 test/fixtures/organization_memberships/list.json
calendlyr-0.7.1 test/fixtures/organization_memberships/list.json
calendlyr-0.7.0 test/fixtures/organization_memberships/list.json