Sha256: 7b2ae707c57757fa2bbc77716592f1c4ee2160afc3d23c9f5ffe0e37d21ea163

Contents?: true

Size: 640 Bytes

Versions: 5

Compression:

Stored size: 640 Bytes

Contents

attributes:
  type: 'Whizbang'
  url: '/services/data/v20.0/sobjects/Whizbang/foo'
Checkbox_Label: false
Text_Label: 'Hi there!'
Date_Label: '2010-01-01'
DateTime_Label: '2011-07-07T00:37:00.000+0000'
Picklist_Multiselect_Label: 'four;six'
Percent_Label: 20
Boolean_Label: true

ParentWhizbang__r:
  Name: 'Parent Whizbang'
  Text_Label: 'Hello'
  attributes:
    type: 'Whizbang'
    url: '/services/data/v20.0/sobjects/Whizbang/bar'

Whizbangs__r:
  totalSize: 1
  done: true
  records:
    - attributes:
        type: 'Whizbang__c'
        url: '/services/data/v24.0/sobjects/Whizbang__c/a00E0000004D5lsIAC'
      Name: 'Child Whizbang'

Version data entries

5 entries across 5 versions & 2 rubygems

Version Path
openstax_active_force-1.1.1 spec/fixtures/sobject/single_sobject_hash.yml
openstax_active_force-1.1.0 spec/fixtures/sobject/single_sobject_hash.yml
openstax_active_force-1.0.0 spec/fixtures/sobject/single_sobject_hash.yml
active_force-0.7.1 spec/fixtures/sobject/single_sobject_hash.yml
active_force-0.7.0 spec/fixtures/sobject/single_sobject_hash.yml