--- query(queryString:SELECT Id, AccountId, LastName, FirstName, Salutation, RecordTypeId, OtherStreet, OtherCity, OtherState, OtherPostalCode, OtherCountry, MailingStreet, MailingCity, MailingState, MailingPostalCode, MailingCountry, Phone, Fax, MobilePhone, HomePhone, OtherPhone, AssistantPhone, ReportsToId, Email, Title, Department, AssistantName, LeadSource, Birthdate, Description, OwnerId, CreatedDate, CreatedById, LastModifiedDate, LastModifiedById, SystemModstamp, LastCURequestDate, LastCUUpdateDate, Level__c, Languages__c, CustomUserRel__c, f2__c, f1__c FROM Contact WHERE (FirstName = 'DutchTestFirstName' ) ): !ruby/object:RForce::SoapResponse parsed: :queryResponse: :result: :records: :Languages__c: :Birthdate: :MailingCountry: :Salutation: :LastModifiedById: 00530000000hYFzAAM :ReportsToId: :OtherCountry: :CustomUserRel__c: :Description: :Phone: :RecordTypeId: 012300000004pYzAAI :f2__c: "100.0" :SystemModstamp: "2006-02-25T17:18:11.000Z" :Department: :Email: :MailingStreet: :OwnerId: 00530000000hYFzAAM :HomePhone: 555-555-1212 :Fax: :OtherStreet: :type: Contact :f1__c: "400.0" :LastCURequestDate: :Title: :MailingCity: :CreatedDate: "2006-02-25T17:18:11.000Z" :MobilePhone: :OtherCity: :LastName: DutchTestLastName :LastCUUpdateDate: :AssistantName: :MailingState: :CreatedById: 00530000000hYFzAAM :OtherPhone: :OtherState: :FirstName: DutchTestFirstName :Level__c: :LeadSource: :MailingPostalCode: :AccountId: :Id: - 0033000000GYs8tAAD - 0033000000GYs8tAAD :LastModifiedDate: "2006-02-25T17:18:11.000Z" :AssistantPhone: :OtherPostalCode: :done: "true" :size: "1" :queryLocator: delete(ids:0033000000GYs8tAAD): !ruby/object:RForce::SoapResponse parsed: :deleteResponse: :result: :errors: :success: "true" :id: 0033000000GYs8tAAD create(sObjects:type { :xmlns => "urn:sobject.partner.soap.sforce.com" }:Contact:HomePhone:555-555-1212:LastName:DutchTestLastName:FirstName:DutchTestFirstName): !ruby/object:RForce::SoapResponse parsed: :createResponse: :result: :errors: :success: "true" :id: 0033000000GYs8tAAD query(queryString:SELECT Id, AccountId, LastName, FirstName, Salutation, RecordTypeId, OtherStreet, OtherCity, OtherState, OtherPostalCode, OtherCountry, MailingStreet, MailingCity, MailingState, MailingPostalCode, MailingCountry, Phone, Fax, MobilePhone, HomePhone, OtherPhone, AssistantPhone, ReportsToId, Email, Title, Department, AssistantName, LeadSource, Birthdate, Description, OwnerId, CreatedDate, CreatedById, LastModifiedDate, LastModifiedById, SystemModstamp, LastCURequestDate, LastCUUpdateDate, Level__c, Languages__c, CustomUserRel__c, f2__c, f1__c FROM Contact WHERE (Id = '0033000000GYs8tAAD') ): !ruby/object:RForce::SoapResponse parsed: :queryResponse: :result: :records: :Languages__c: :Birthdate: :MailingCountry: :Salutation: :LastModifiedById: 00530000000hYFzAAM :ReportsToId: :OtherCountry: :CustomUserRel__c: :Description: :Phone: :RecordTypeId: 012300000004pYzAAI :f2__c: "100.0" :SystemModstamp: "2006-02-25T17:18:11.000Z" :Department: :Email: :MailingStreet: :OwnerId: 00530000000hYFzAAM :HomePhone: 555-555-1212 :Fax: :OtherStreet: :type: Contact :f1__c: "400.0" :LastCURequestDate: :Title: :MailingCity: :CreatedDate: "2006-02-25T17:18:11.000Z" :MobilePhone: :OtherCity: :LastName: DutchTestLastName :LastCUUpdateDate: :AssistantName: :MailingState: :CreatedById: 00530000000hYFzAAM :OtherPhone: :OtherState: :FirstName: DutchTestFirstName :Level__c: :LeadSource: :MailingPostalCode: :AccountId: :Id: - 0033000000GYs8tAAD - 0033000000GYs8tAAD :LastModifiedDate: "2006-02-25T17:18:11.000Z" :AssistantPhone: :OtherPostalCode: :done: "true" :size: "1" :queryLocator: describeSObject(sObjectType:Contact): !ruby/object:RForce::SoapResponse parsed: :describeSObjectResponse: :result: :replicateable: "true" :fields: - :digits: "0" :scale: "0" :label: Contact ID :filterable: "true" :length: "18" :autoNumber: "false" :type: id :nameField: "false" :createable: "false" :updateable: "false" :byteLength: "18" :restrictedPicklist: "false" :name: Id :nillable: "false" :calculated: "false" :soapType: tns:ID :defaultedOnCreate: "true" :precision: "0" :custom: "false" - :digits: "0" :scale: "0" :referenceTo: Account :label: Account ID :filterable: "true" :length: "18" :autoNumber: "false" :type: reference :nameField: "false" :createable: "true" :updateable: "true" :byteLength: "18" :restrictedPicklist: "false" :name: AccountId :nillable: "true" :calculated: "false" :soapType: tns:ID :defaultedOnCreate: "false" :precision: "0" :custom: "false" - :digits: "0" :scale: "0" :label: Last Name :filterable: "true" :length: "80" :autoNumber: "false" :type: string :nameField: "true" :createable: "true" :updateable: "true" :byteLength: "240" :restrictedPicklist: "false" :name: LastName :nillable: "false" :calculated: "false" :soapType: xsd:string :defaultedOnCreate: "false" :precision: "0" :custom: "false" - :digits: "0" :scale: "0" :label: First Name :filterable: "true" :length: "40" :autoNumber: "false" :type: string :nameField: "true" :createable: "true" :updateable: "true" :byteLength: "120" :restrictedPicklist: "false" :name: FirstName :nillable: "true" :calculated: "false" :soapType: xsd:string :defaultedOnCreate: "false" :precision: "0" :custom: "false" - :digits: "0" :scale: "0" :label: Salutation :filterable: "true" :length: "40" :autoNumber: "false" :type: picklist :nameField: "false" :createable: "true" :updateable: "true" :byteLength: "120" :restrictedPicklist: "false" :name: Salutation :nillable: "true" :calculated: "false" :soapType: xsd:string :defaultedOnCreate: "false" :precision: "0" :picklistValues: - :defaultValue: "false" :label: Mr. :value: Mr. :active: "true" - :defaultValue: "false" :label: Ms. :value: Ms. :active: "true" - :defaultValue: "false" :label: Mrs. :value: Mrs. :active: "true" - :defaultValue: "false" :label: Dr. :value: Dr. :active: "true" - :defaultValue: "false" :label: Prof. :value: Prof. :active: "true" :custom: "false" - :digits: "0" :scale: "0" :referenceTo: RecordType :label: Record Type ID :filterable: "true" :length: "18" :autoNumber: "false" :type: reference :nameField: "false" :createable: "true" :updateable: "true" :byteLength: "18" :restrictedPicklist: "false" :name: RecordTypeId :nillable: "true" :calculated: "false" :soapType: tns:ID :defaultedOnCreate: "false" :precision: "0" :custom: "false" - :digits: "0" :scale: "0" :label: Other Street :filterable: "true" :length: "255" :autoNumber: "false" :type: textarea :nameField: "false" :createable: "true" :updateable: "true" :byteLength: "765" :restrictedPicklist: "false" :name: OtherStreet :nillable: "true" :calculated: "false" :soapType: xsd:string :defaultedOnCreate: "false" :precision: "0" :custom: "false" - :digits: "0" :scale: "0" :label: Other City :filterable: "true" :length: "40" :autoNumber: "false" :type: string :nameField: "false" :createable: "true" :updateable: "true" :byteLength: "120" :restrictedPicklist: "false" :name: OtherCity :nillable: "true" :calculated: "false" :soapType: xsd:string :defaultedOnCreate: "false" :precision: "0" :custom: "false" - :digits: "0" :scale: "0" :label: Other State/Province :filterable: "true" :length: "20" :autoNumber: "false" :type: string :nameField: "false" :createable: "true" :updateable: "true" :byteLength: "60" :restrictedPicklist: "false" :name: OtherState :nillable: "true" :calculated: "false" :soapType: xsd:string :defaultedOnCreate: "false" :precision: "0" :custom: "false" - :digits: "0" :scale: "0" :label: Other Zip/Postal Code :filterable: "true" :length: "20" :autoNumber: "false" :type: string :nameField: "false" :createable: "true" :updateable: "true" :byteLength: "60" :restrictedPicklist: "false" :name: OtherPostalCode :nillable: "true" :calculated: "false" :soapType: xsd:string :defaultedOnCreate: "false" :precision: "0" :custom: "false" - :digits: "0" :scale: "0" :label: Other Country :filterable: "true" :length: "40" :autoNumber: "false" :type: string :nameField: "false" :createable: "true" :updateable: "true" :byteLength: "120" :restrictedPicklist: "false" :name: OtherCountry :nillable: "true" :calculated: "false" :soapType: xsd:string :defaultedOnCreate: "false" :precision: "0" :custom: "false" - :digits: "0" :scale: "0" :label: Mailing Street :filterable: "true" :length: "255" :autoNumber: "false" :type: textarea :nameField: "false" :createable: "true" :updateable: "true" :byteLength: "765" :restrictedPicklist: "false" :name: MailingStreet :nillable: "true" :calculated: "false" :soapType: xsd:string :defaultedOnCreate: "false" :precision: "0" :custom: "false" - :digits: "0" :scale: "0" :label: Mailing City :filterable: "true" :length: "40" :autoNumber: "false" :type: string :nameField: "false" :createable: "true" :updateable: "true" :byteLength: "120" :restrictedPicklist: "false" :name: MailingCity :nillable: "true" :calculated: "false" :soapType: xsd:string :defaultedOnCreate: "false" :precision: "0" :custom: "false" - :digits: "0" :scale: "0" :label: Mailing State/Province :filterable: "true" :length: "20" :autoNumber: "false" :type: string :nameField: "false" :createable: "true" :updateable: "true" :byteLength: "60" :restrictedPicklist: "false" :name: MailingState :nillable: "true" :calculated: "false" :soapType: xsd:string :defaultedOnCreate: "false" :precision: "0" :custom: "false" - :digits: "0" :scale: "0" :label: Mailing Zip/Postal Code :filterable: "true" :length: "20" :autoNumber: "false" :type: string :nameField: "false" :createable: "true" :updateable: "true" :byteLength: "60" :restrictedPicklist: "false" :name: MailingPostalCode :nillable: "true" :calculated: "false" :soapType: xsd:string :defaultedOnCreate: "false" :precision: "0" :custom: "false" - :digits: "0" :scale: "0" :label: Mailing Country :filterable: "true" :length: "40" :autoNumber: "false" :type: string :nameField: "false" :createable: "true" :updateable: "true" :byteLength: "120" :restrictedPicklist: "false" :name: MailingCountry :nillable: "true" :calculated: "false" :soapType: xsd:string :defaultedOnCreate: "false" :precision: "0" :custom: "false" - :digits: "0" :scale: "0" :label: Business Phone :filterable: "true" :length: "40" :autoNumber: "false" :type: phone :nameField: "false" :createable: "true" :updateable: "true" :byteLength: "120" :restrictedPicklist: "false" :name: Phone :nillable: "true" :calculated: "false" :soapType: xsd:string :defaultedOnCreate: "false" :precision: "0" :custom: "false" - :digits: "0" :scale: "0" :label: Business Fax :filterable: "true" :length: "40" :autoNumber: "false" :type: phone :nameField: "false" :createable: "true" :updateable: "true" :byteLength: "120" :restrictedPicklist: "false" :name: Fax :nillable: "true" :calculated: "false" :soapType: xsd:string :defaultedOnCreate: "false" :precision: "0" :custom: "false" - :digits: "0" :scale: "0" :label: Mobile Phone :filterable: "true" :length: "40" :autoNumber: "false" :type: phone :nameField: "false" :createable: "true" :updateable: "true" :byteLength: "120" :restrictedPicklist: "false" :name: MobilePhone :nillable: "true" :calculated: "false" :soapType: xsd:string :defaultedOnCreate: "false" :precision: "0" :custom: "false" - :digits: "0" :scale: "0" :label: Home Phone :filterable: "true" :length: "40" :autoNumber: "false" :type: phone :nameField: "false" :createable: "true" :updateable: "true" :byteLength: "120" :restrictedPicklist: "false" :name: HomePhone :nillable: "true" :calculated: "false" :soapType: xsd:string :defaultedOnCreate: "false" :precision: "0" :custom: "false" - :digits: "0" :scale: "0" :label: Other Phone :filterable: "true" :length: "40" :autoNumber: "false" :type: phone :nameField: "false" :createable: "true" :updateable: "true" :byteLength: "120" :restrictedPicklist: "false" :name: OtherPhone :nillable: "true" :calculated: "false" :soapType: xsd:string :defaultedOnCreate: "false" :precision: "0" :custom: "false" - :digits: "0" :scale: "0" :label: Asst. Phone :filterable: "true" :length: "40" :autoNumber: "false" :type: phone :nameField: "false" :createable: "true" :updateable: "true" :byteLength: "120" :restrictedPicklist: "false" :name: AssistantPhone :nillable: "true" :calculated: "false" :soapType: xsd:string :defaultedOnCreate: "false" :precision: "0" :custom: "false" - :digits: "0" :scale: "0" :referenceTo: Contact :label: Reports To ID :filterable: "true" :length: "18" :autoNumber: "false" :type: reference :nameField: "false" :createable: "true" :updateable: "true" :byteLength: "18" :restrictedPicklist: "false" :name: ReportsToId :nillable: "true" :calculated: "false" :soapType: tns:ID :defaultedOnCreate: "false" :precision: "0" :custom: "false" - :digits: "0" :scale: "0" :label: Email Address :filterable: "true" :length: "80" :autoNumber: "false" :type: email :nameField: "false" :createable: "true" :updateable: "true" :byteLength: "240" :restrictedPicklist: "false" :name: Email :nillable: "true" :calculated: "false" :soapType: xsd:string :defaultedOnCreate: "false" :precision: "0" :custom: "false" - :digits: "0" :scale: "0" :label: Title :filterable: "true" :length: "80" :autoNumber: "false" :type: string :nameField: "false" :createable: "true" :updateable: "true" :byteLength: "240" :restrictedPicklist: "false" :name: Title :nillable: "true" :calculated: "false" :soapType: xsd:string :defaultedOnCreate: "false" :precision: "0" :custom: "false" - :digits: "0" :scale: "0" :label: Department :filterable: "true" :length: "80" :autoNumber: "false" :type: string :nameField: "false" :createable: "true" :updateable: "true" :byteLength: "240" :restrictedPicklist: "false" :name: Department :nillable: "true" :calculated: "false" :soapType: xsd:string :defaultedOnCreate: "false" :precision: "0" :custom: "false" - :digits: "0" :scale: "0" :label: Assistant's Name :filterable: "true" :length: "40" :autoNumber: "false" :type: string :nameField: "false" :createable: "true" :updateable: "true" :byteLength: "120" :restrictedPicklist: "false" :name: AssistantName :nillable: "true" :calculated: "false" :soapType: xsd:string :defaultedOnCreate: "false" :precision: "0" :custom: "false" - :digits: "0" :scale: "0" :label: Lead Source :filterable: "true" :length: "40" :autoNumber: "false" :type: picklist :nameField: "false" :createable: "true" :updateable: "true" :byteLength: "120" :restrictedPicklist: "false" :name: LeadSource :nillable: "true" :calculated: "false" :soapType: xsd:string :defaultedOnCreate: "false" :precision: "0" :picklistValues: - :defaultValue: "false" :label: Web :value: Web :active: "true" - :defaultValue: "false" :label: Phone Inquiry :value: Phone Inquiry :active: "true" - :defaultValue: "false" :label: Partner Referral :value: Partner Referral :active: "true" - :defaultValue: "false" :label: Purchased List :value: Purchased List :active: "true" - :defaultValue: "false" :label: Other :value: Other :active: "true" :custom: "false" - :digits: "0" :scale: "0" :label: Birthdate :filterable: "true" :length: "0" :autoNumber: "false" :type: date :nameField: "false" :createable: "true" :updateable: "true" :byteLength: "0" :restrictedPicklist: "false" :name: Birthdate :nillable: "true" :calculated: "false" :soapType: xsd:dateTime :defaultedOnCreate: "false" :precision: "0" :custom: "false" - :digits: "0" :scale: "0" :label: Contact Description :filterable: "false" :length: "32000" :autoNumber: "false" :type: textarea :nameField: "false" :createable: "true" :updateable: "true" :byteLength: "32000" :restrictedPicklist: "false" :name: Description :nillable: "true" :calculated: "false" :soapType: xsd:string :defaultedOnCreate: "false" :precision: "0" :custom: "false" - :digits: "0" :scale: "0" :referenceTo: User :label: Owner ID :filterable: "true" :length: "18" :autoNumber: "false" :type: reference :nameField: "false" :createable: "true" :updateable: "true" :byteLength: "18" :restrictedPicklist: "false" :name: OwnerId :nillable: "false" :calculated: "false" :soapType: tns:ID :defaultedOnCreate: "true" :precision: "0" :custom: "false" - :digits: "0" :scale: "0" :label: Created Date :filterable: "true" :length: "0" :autoNumber: "false" :type: datetime :nameField: "false" :createable: "false" :updateable: "false" :byteLength: "0" :restrictedPicklist: "false" :name: CreatedDate :nillable: "false" :calculated: "false" :soapType: xsd:dateTime :defaultedOnCreate: "true" :precision: "0" :custom: "false" - :digits: "0" :scale: "0" :referenceTo: User :label: Created By ID :filterable: "true" :length: "18" :autoNumber: "false" :type: reference :nameField: "false" :createable: "false" :updateable: "false" :byteLength: "18" :restrictedPicklist: "false" :name: CreatedById :nillable: "false" :calculated: "false" :soapType: tns:ID :defaultedOnCreate: "true" :precision: "0" :custom: "false" - :digits: "0" :scale: "0" :label: Last Modified Date :filterable: "true" :length: "0" :autoNumber: "false" :type: datetime :nameField: "false" :createable: "false" :updateable: "false" :byteLength: "0" :restrictedPicklist: "false" :name: LastModifiedDate :nillable: "false" :calculated: "false" :soapType: xsd:dateTime :defaultedOnCreate: "true" :precision: "0" :custom: "false" - :digits: "0" :scale: "0" :referenceTo: User :label: Last Modified By ID :filterable: "true" :length: "18" :autoNumber: "false" :type: reference :nameField: "false" :createable: "false" :updateable: "false" :byteLength: "18" :restrictedPicklist: "false" :name: LastModifiedById :nillable: "false" :calculated: "false" :soapType: tns:ID :defaultedOnCreate: "true" :precision: "0" :custom: "false" - :digits: "0" :scale: "0" :label: System Modstamp :filterable: "true" :length: "0" :autoNumber: "false" :type: datetime :nameField: "false" :createable: "false" :updateable: "false" :byteLength: "0" :restrictedPicklist: "false" :name: SystemModstamp :nillable: "false" :calculated: "false" :soapType: xsd:dateTime :defaultedOnCreate: "true" :precision: "0" :custom: "false" - :digits: "0" :scale: "0" :label: Last Stay-in-Touch Request Date :filterable: "true" :length: "0" :autoNumber: "false" :type: datetime :nameField: "false" :createable: "false" :updateable: "false" :byteLength: "0" :restrictedPicklist: "false" :name: LastCURequestDate :nillable: "true" :calculated: "false" :soapType: xsd:dateTime :defaultedOnCreate: "false" :precision: "0" :custom: "false" - :digits: "0" :scale: "0" :label: Last Stay-in-Touch Save Date :filterable: "true" :length: "0" :autoNumber: "false" :type: datetime :nameField: "false" :createable: "false" :updateable: "false" :byteLength: "0" :restrictedPicklist: "false" :name: LastCUUpdateDate :nillable: "true" :calculated: "false" :soapType: xsd:dateTime :defaultedOnCreate: "false" :precision: "0" :custom: "false" - :digits: "0" :scale: "0" :label: Level :filterable: "true" :length: "255" :autoNumber: "false" :type: picklist :nameField: "false" :createable: "true" :updateable: "true" :byteLength: "765" :restrictedPicklist: "false" :name: Level__c :nillable: "true" :calculated: "false" :soapType: xsd:string :defaultedOnCreate: "false" :precision: "0" :picklistValues: - :defaultValue: "false" :label: Primary :value: Primary :active: "true" - :defaultValue: "false" :label: Tertiary :value: Tertiary :active: "true" :custom: "true" - :digits: "0" :scale: "0" :label: Languages :filterable: "true" :length: "100" :autoNumber: "false" :type: string :nameField: "false" :createable: "true" :updateable: "true" :byteLength: "300" :restrictedPicklist: "false" :name: Languages__c :nillable: "true" :calculated: "false" :soapType: xsd:string :defaultedOnCreate: "false" :precision: "0" :custom: "true" - :digits: "0" :scale: "0" :referenceTo: User :label: CustomUserRel :filterable: "true" :length: "18" :autoNumber: "false" :type: reference :nameField: "false" :createable: "true" :updateable: "true" :byteLength: "18" :restrictedPicklist: "false" :name: CustomUserRel__c :nillable: "true" :calculated: "false" :soapType: tns:ID :defaultedOnCreate: "false" :precision: "0" :custom: "true" - :digits: "0" :scale: "2" :label: f2 :filterable: "true" :length: "0" :autoNumber: "false" :type: double :nameField: "false" :createable: "false" :updateable: "false" :byteLength: "0" :restrictedPicklist: "false" :name: f2__c :nillable: "true" :calculated: "true" :soapType: xsd:double :defaultedOnCreate: "false" :precision: "18" :custom: "true" - :digits: "0" :scale: "2" :label: f1 :filterable: "true" :length: "0" :autoNumber: "false" :type: double :nameField: "false" :createable: "false" :updateable: "false" :byteLength: "0" :restrictedPicklist: "false" :name: f1__c :nillable: "true" :calculated: "true" :soapType: xsd:double :defaultedOnCreate: "false" :precision: "18" :custom: "true" :childRelationships: - :childSObject: AccountContactRole :relationshipName: AccountContactRoles :cascadeDelete: "true" :field: ContactId - :childSObject: Asset :relationshipName: Assets :cascadeDelete: "false" :field: ContactId - :childSObject: Attachment :relationshipName: Attachments :cascadeDelete: "false" :field: ParentId - :childSObject: CampaignMember :relationshipName: CampaignMembers :cascadeDelete: "true" :field: ContactId - :childSObject: Case :relationshipName: Cases :cascadeDelete: "false" :field: ContactId - :childSObject: Contact :cascadeDelete: "false" :field: ReportsToId - :childSObject: Contract :cascadeDelete: "false" :field: CustomerSignedId - :childSObject: ContractContactRole :relationshipName: ContractContactRoles :cascadeDelete: "true" :field: ContactId - :childSObject: Event :relationshipName: Events :cascadeDelete: "true" :field: WhoId - :childSObject: EventAttendee :cascadeDelete: "true" :field: AttendeeId - :childSObject: Lead :cascadeDelete: "false" :field: ConvertedContactId - :childSObject: Note :relationshipName: Notes :cascadeDelete: "true" :field: ParentId - :childSObject: OpportunityContactRole :relationshipName: OpportunityContactRoles :cascadeDelete: "true" :field: ContactId - :childSObject: SelfServiceUser :cascadeDelete: "false" :field: ContactId - :childSObject: Task :relationshipName: Tasks :cascadeDelete: "true" :field: WhoId :urlNew: https://na1.salesforce.com/003/e :deletable: "true" :retrieveable: "true" :label: Contact :keyPrefix: "003" :searchable: "true" :createable: "true" :updateable: "true" :labelPlural: Contacts :undeletable: "false" :name: Contact :layoutable: "true" :urlDetail: https://na1.salesforce.com/{ID} :queryable: "true" :urlEdit: https://na1.salesforce.com/{ID}/e :custom: "false" :activateable: "false" login(username::password:): !ruby/object:RForce::SoapResponse parsed: :loginResponse: :result: :userId: 00530000000hYFzAAM :userInfo: :userLocale: en_US :userId: 00530000000hYFzAAM :organizationName: dutchforce.com :userTimeZone: America/Los_Angeles :userDefaultCurrencyIsoCode: :userUiSkin: Theme2 :accessibilityMode: "false" :userEmail: dchasman@salesforce.com :currencySymbol: $ :userFullName: Doug Chasmanii :organizationId: 00D3000000010YJEAY :userLanguage: en_US :organizationMultiCurrency: "false" :sessionId: Xt26AzsPO6l_4xNq_tS5VA.xvh5ho.Pn0Ob0ygxK_rPLFhXSIgGhGVMMogXQ81epzhoJNvN0b0OpxTDAnOuAP2pYnKO9AsNCSeX5jsUoLXQ= :serverUrl: https://na1-api.salesforce.com/services/Soap/u/7.0 :passwordExpired: "false"