Sha256: 871c9e8d52c0b8bff9eafee1dc2ffeddd7d1046e383ab9c94feecc55a13b9390

Contents?: true

Size: 852 Bytes

Versions: 13

Compression:

Stored size: 852 Bytes

Contents

{
  "default": {
    "team": {
      "name": "New Team Name",
      "accounts": [
        {
          "account_id": "5008b25c7f67153e57d5a357b1687968068fb465",
          "email_address": "me@dropboxsign.com",
          "is_locked": false,
          "is_paid_hs": true,
          "is_paid_hf": false,
          "quotas": {
            "api_signature_requests_left": 1250
          },
          "role_code": "a"
        }
      ],
      "invited_accounts": [
        {
          "account_id": "8e239b5a50eac117fdd9a0e2359620aa57cb2463",
          "email_address": "george@hellofax.com",
          "is_locked": false,
          "is_paid_hs": false,
          "is_paid_hf": false,
          "quotas": {
            "templates_left": 0,
            "documents_left": 3,
            "api_signature_requests_left": 0
          }
        }
      ]
    }
  }
}

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
dropbox-sign-1.6.1 test_fixtures/TeamGetResponse.json
dropbox-sign-1.6.0 test_fixtures/TeamGetResponse.json
dropbox-sign-1.5.0 test_fixtures/TeamGetResponse.json
dropbox-sign-1.4.1 test_fixtures/TeamGetResponse.json
dropbox-sign-1.4.0 test_fixtures/TeamGetResponse.json
dropbox-sign-1.3.0 test_fixtures/TeamGetResponse.json
dropbox-sign-1.2.0 test_fixtures/TeamGetResponse.json
dropbox-sign-1.1.2 test_fixtures/TeamGetResponse.json
dropbox-sign-1.1.1 test_fixtures/TeamGetResponse.json
dropbox-sign-1.1.0 test_fixtures/TeamGetResponse.json
dropbox-sign-1.0.1 test_fixtures/TeamGetResponse.json
dropbox-sign-1.0.0 test_fixtures/TeamGetResponse.json
dropbox-sign-1.0.0.pre.beta2301 test_fixtures/TeamGetResponse.json