Advertisement
Guest User

Untitled

a guest
Jul 22nd, 2019
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 11.93 KB | None | 0 0
  1. For example i got this for Attendees when initial syncing. search for *RegistrationType*, there are some with `""` as value. Is empty
  2. ```
  3. {
  4.     HighWaterMark = 123491217;
  5.     Items =     (
  6.                 {
  7.             AdmissionItem = "366e32c1-c5ea-40b0-8184-eaef3f2b5b98";
  8.             BalanceDue = 0;
  9.             CcEmailAddress = "";
  10.             CheckInDate = 1516910734;
  11.             CheckInDeviceName = iPhone;
  12.             CheckInMethod = 2;
  13.             CheckOutDate = "<null>";
  14.             CheckOutMethod = 2;
  15.             Company = "";
  16.             ConfirmationNumber = FJNVS7G74SX;
  17.             ContactId = "150bbf4b-b544-4ad4-83e1-b590ff3dd654";
  18.             CustomFields =             (
  19.             );
  20.             DateOfBirth = "";
  21.             Designation = "";
  22.             EmailAddress = "tygh@hmail.nim";
  23.             EmailAddressDomain = "<null>";
  24.             EmailOptIn = 0;
  25.             EmailOptOut = 0;
  26.             EntityId = "3b24e487-1277-4817-8eeb-5af5a792ecd4";
  27.             EntityType = Invitee;
  28.             EventId = "e0b791de-f458-4718-84a1-ad80ba931edf";
  29.             FacebookUrl = "<null>";
  30.             FirstName = Tyt;
  31.             Gender = 0;
  32.             GroupCount = "<null>";
  33.             GroupLeader = "<null>";
  34.             GroupLeaderFirstName = "<null>";
  35.             GroupLeaderLastName = "<null>";
  36.             GuestNumber = "<null>";
  37.             GuestOf = "<null>";
  38.             HasCheckoutSignature = 0;
  39.             HasProfileImage = 0;
  40.             HasSignature = 0;
  41.             HomeAddress =             {
  42.                 City = "";
  43.                 CountryCode = "";
  44.                 CountryName = "";
  45.                 Line1 = "";
  46.                 Line2 = "";
  47.                 Line3 = "";
  48.                 PostalCode = "";
  49.                 StateProvince = "";
  50.                 StateProvinceCode = "";
  51.             };
  52.             HomeFax = "";
  53.             HomePhone = "";
  54.             InternalNote = "";
  55.             InviteeFirstName = Tyt;
  56.             InviteeLastName = Tyyt;
  57.             InviteeStatus = 2;
  58.             IsHomePrimaryAddress = "<null>";
  59.             LastModifiedDate = 1516910735;
  60.             LastName = Tyyt;
  61.             LinkedinUrl = "<null>";
  62.             MiddleName = "";
  63.             MobilePhone = "";
  64.             Nickname = "";
  65.             Orders =             (
  66.             );
  67.             OriginalResponseDate = 1464190908;
  68.             Pager = "";
  69.             ParticipationStatus = true;
  70.             Payments =             (
  71.             );
  72.             PollingContextId = "<null>";
  73.             Prefix = "";
  74.             PrimaryAddressIndicator = W;
  75.             RegAnswers =             (
  76.             );
  77.             RegistrationLastModifiedDate = "<null>";
  78.             RegistrationPackId = "<null>";
  79.             RegistrationStub = "00000000-0000-0000-0000-000000000000";
  80.             RegistrationType = "";
  81.             SeatingInfo =             (
  82.             );
  83.             SessionParticipation =             (
  84.                                 {
  85.                     CheckInDate = "<null>";
  86.                     CheckInMethod = "<null>";
  87.                     CheckOutDate = "<null>";
  88.                     CheckOutMethod = "<null>";
  89.                     Duration = 0;
  90.                     EntityId = "3b24e487-1277-4817-8eeb-5af5a792ecd4";
  91.                     HasCheckoutSignature = 0;
  92.                     HasSignature = 0;
  93.                     Participated = false;
  94.                     SessionId = "e3470517-37df-4b8b-867c-601b705722ff";
  95.                     checkInDeviceName = "<null>";
  96.                 }
  97.             );
  98.             SourceId = "";
  99.             Title = "";
  100.             TwitterUrl = "<null>";
  101.             WorkAddress =             {
  102.                 City = "";
  103.                 CountryCode = "";
  104.                 CountryName = "";
  105.                 Line1 = "";
  106.                 Line2 = "";
  107.                 Line3 = "";
  108.                 PostalCode = "";
  109.                 StateProvince = "";
  110.                 StateProvinceCode = "";
  111.             };
  112.             WorkFax = "";
  113.             WorkPhone = "";
  114.         },
  115.                 {
  116.             AdmissionItem = "366e32c1-c5ea-40b0-8184-eaef3f2b5b98";
  117.             BalanceDue = 0;
  118.             CcEmailAddress = "";
  119.             CheckInDate = 1529522280;
  120.             CheckInDeviceName = iPhone;
  121.             CheckInMethod = 2;
  122.             CheckOutDate = "<null>";
  123.             CheckOutMethod = 0;
  124.             Company = "";
  125.             ConfirmationNumber = FTNZHJ3NZ65;
  126.             ContactId = "993de3b0-5824-48f2-a977-f03ae4da84d0";
  127.             CustomFields =             (
  128.             );
  129.             DateOfBirth = "";
  130.             Designation = "";
  131.             EmailAddress = "rakeshtillu@gmail.com";
  132.             EmailAddressDomain = "<null>";
  133.             EmailOptIn = 0;
  134.             EmailOptOut = 0;
  135.             EntityId = "2a261ced-452c-45bd-829b-d8cab6fbdf77";
  136.             EntityType = Invitee;
  137.             EventId = "e0b791de-f458-4718-84a1-ad80ba931edf";
  138.             FacebookUrl = "<null>";
  139.             FirstName = "rakesh jegganolla";
  140.             Gender = 0;
  141.             GroupCount = "<null>";
  142.             GroupLeader = "<null>";
  143.             GroupLeaderFirstName = "<null>";
  144.             GroupLeaderLastName = "<null>";
  145.             GuestNumber = "<null>";
  146.             GuestOf = "<null>";
  147.             HasCheckoutSignature = 0;
  148.             HasProfileImage = 0;
  149.             HasSignature = 1;
  150.             HomeAddress =             {
  151.                 City = "";
  152.                 CountryCode = "";
  153.                 CountryName = "";
  154.                 Line1 = "";
  155.                 Line2 = "";
  156.                 Line3 = "";
  157.                 PostalCode = "";
  158.                 StateProvince = "";
  159.                 StateProvinceCode = "";
  160.             };
  161.             HomeFax = "";
  162.             HomePhone = "";
  163.             InternalNote = "";
  164.             InviteeFirstName = "rakesh jegganolla";
  165.             InviteeLastName = Pl;
  166.             InviteeStatus = 2;
  167.             IsHomePrimaryAddress = "<null>";
  168.             LastModifiedDate = 1529522325;
  169.             LastName = Pl;
  170.             LinkedinUrl = "<null>";
  171.             MiddleName = "";
  172.             MobilePhone = "";
  173.             Nickname = "";
  174.             Orders =             (
  175.             );
  176.             OriginalResponseDate = 1529522320;
  177.             Pager = "";
  178.             ParticipationStatus = true;
  179.             Payments =             (
  180.             );
  181.             PollingContextId = "<null>";
  182.             Prefix = "";
  183.             PrimaryAddressIndicator = W;
  184.             RegAnswers =             (
  185.             );
  186.             RegistrationLastModifiedDate = "<null>";
  187.             RegistrationPackId = "<null>";
  188.             RegistrationStub = "00000000-0000-0000-0000-000000000000";
  189.             RegistrationType = "";
  190.             SeatingInfo =             (
  191.             );
  192.             SessionParticipation =             (
  193.             );
  194.             SourceId = "";
  195.             Title = "";
  196.             TwitterUrl = "<null>";
  197.             WorkAddress =             {
  198.                 City = "";
  199.                 CountryCode = "";
  200.                 CountryName = "";
  201.                 Line1 = "";
  202.                 Line2 = "";
  203.                 Line3 = "";
  204.                 PostalCode = "";
  205.                 StateProvince = "";
  206.                 StateProvinceCode = "";
  207.             };
  208.             WorkFax = "";
  209.             WorkPhone = "";
  210.         },
  211.                 {
  212.             AdmissionItem = "366e32c1-c5ea-40b0-8184-eaef3f2b5b98";
  213.             BalanceDue = 0;
  214.             CcEmailAddress = "";
  215.             CheckInDate = 1512584237;
  216.             CheckInDeviceName = "Reaz, Uzair";
  217.             CheckInMethod = 2;
  218.             CheckOutDate = "<null>";
  219.             CheckOutMethod = 2;
  220.             Company = "";
  221.             ConfirmationNumber = VHNC97BDN2J;
  222.             ContactId = "83eaaef0-b530-42fe-8897-8fc391d9b05a";
  223.             CustomFields =             (
  224.             );
  225.             DateOfBirth = "";
  226.             Designation = "";
  227.             EmailAddress = "xx01@l.mail";
  228.             EmailAddressDomain = "<null>";
  229.             EmailOptIn = 0;
  230.             EmailOptOut = 1;
  231.             EntityId = "65cf880f-5474-4305-be8d-3c2f871e1a89";
  232.             EntityType = Invitee;
  233.             EventId = "e0b791de-f458-4718-84a1-ad80ba931edf";
  234.             FacebookUrl = "<null>";
  235.             FirstName = nmmm;
  236.             Gender = 0;
  237.             GroupCount = "<null>";
  238.             GroupLeader = "<null>";
  239.             GroupLeaderFirstName = "<null>";
  240.             GroupLeaderLastName = "<null>";
  241.             GuestNumber = "<null>";
  242.             GuestOf = "<null>";
  243.             HasCheckoutSignature = 0;
  244.             HasProfileImage = 1;
  245.             HasSignature = 0;
  246.             HomeAddress =             {
  247.                 City = "";
  248.                 CountryCode = "";
  249.                 CountryName = "";
  250.                 Line1 = "";
  251.                 Line2 = "";
  252.                 Line3 = "";
  253.                 PostalCode = "";
  254.                 StateProvince = "";
  255.                 StateProvinceCode = "";
  256.             };
  257.             HomeFax = "";
  258.             HomePhone = "";
  259.             InternalNote = "";
  260.             InviteeFirstName = nmmm;
  261.             InviteeLastName = ddd;
  262.             InviteeStatus = 2;
  263.             IsHomePrimaryAddress = "<null>";
  264.             LastModifiedDate = 1549488539;
  265.             LastName = ddd;
  266.             LinkedinUrl = "<null>";
  267.             MiddleName = "";
  268.             MobilePhone = "";
  269.             Nickname = "";
  270.             Orders =             (
  271.             );
  272.             OriginalResponseDate = 1464709370;
  273.             Pager = "";
  274.             ParticipationStatus = true;
  275.             Payments =             (
  276.             );
  277.             PollingContextId = "<null>";
  278.             Prefix = "";
  279.             PrimaryAddressIndicator = W;
  280.             RegAnswers =             (
  281.             );
  282.             RegistrationLastModifiedDate = 1549488537;
  283.             RegistrationPackId = "<null>";
  284.             RegistrationStub = "00000000-0000-0000-0000-000000000000";
  285.             RegistrationType = "";
  286.             SeatingInfo =             (
  287.             );
  288.             SessionParticipation =             (
  289.                                 {
  290.                     CheckInDate = "<null>";
  291.                     CheckInMethod = "<null>";
  292.                     CheckOutDate = "<null>";
  293.                     CheckOutMethod = "<null>";
  294.                     Duration = 0;
  295.                     EntityId = "65cf880f-5474-4305-be8d-3c2f871e1a89";
  296.                     HasCheckoutSignature = 0;
  297.                     HasSignature = 0;
  298.                     Participated = false;
  299.                     SessionId = "e3470517-37df-4b8b-867c-601b705722ff";
  300.                     checkInDeviceName = "<null>";
  301.                 },
  302.                                 {
  303.                     CheckInDate = 1549467274;
  304.                     CheckInMethod = 2;
  305.                     CheckOutDate = "<null>";
  306.                     CheckOutMethod = 2;
  307.                     Duration = 0;
  308.                     EntityId = "65cf880f-5474-4305-be8d-3c2f871e1a89";
  309.                     HasCheckoutSignature = 0;
  310.                     HasSignature = 0;
  311.                     Participated = true;
  312.                     SessionId = "0b0e9f7c-31c6-48de-9f7b-922c93cbe0a4";
  313.                     checkInDeviceName = "<null>";
  314.                 }
  315.             );
  316.             SourceId = 123123123123;
  317.             Title = "";
  318.             TwitterUrl = "<null>";
  319.             WorkAddress =             {
  320.                 City = "";
  321.                 CountryCode = US;
  322.                 CountryName = USA;
  323.                 Line1 = "";
  324.                 Line2 = "";
  325.                 Line3 = "";
  326.                 PostalCode = "";
  327.                 StateProvince = "";
  328.                 StateProvinceCode = "";
  329.             };
  330.             WorkFax = "";
  331.             WorkPhone = "";
  332.         }
  333.     );
  334.     NextPageLink = "<null>";
  335.     PageSize = 500;
  336.     Timestamp = 1563812222;
  337.     TotalRecords = 3;
  338. }
  339. ```
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement