POST api/v1/SyncData/List

Request Information

URI Parameters

None.

Body Parameters

SyncDataParamModel
NameDescriptionTypeAdditional information
Id

string

None.

CounterId

string

None.

POSCode

string

None.

SyncTableName

string

None.

IsNeedRunImmediately

boolean

None.

FilterQuery

Dictionary of string [key] and Object [value]

None.

ScreenGUID

string

None.

DocumentWidth

integer

None.

Url

string

None.

OptionConfigsMore

Dictionary of string [key] and Object [value]

None.

QuerySearch

Dictionary of string [key] and Object [value]

None.

IsTestCase

boolean

None.

Request Formats

application/json, text/json

Sample:
{
  "Id": "sample string 1",
  "CounterId": "sample string 2",
  "POSCode": "sample string 3",
  "SyncTableName": "sample string 4",
  "IsNeedRunImmediately": true,
  "FilterQuery": null,
  "ScreenGUID": "sample string 6",
  "DocumentWidth": 7,
  "Url": "sample string 8",
  "OptionConfigsMore": null,
  "QuerySearch": null,
  "IsTestCase": true
}

application/xml, text/xml

Sample:
<SyncDataParamModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/AllianceSolidAPI.Shared.Models">
  <DocumentWidth xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">7</DocumentWidth>
  <FilterQuery xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models" />
  <IsTestCase xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsTestCase>
  <OptionConfigsMore xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models" />
  <QuerySearch xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models" />
  <ScreenGUID xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">sample string 6</ScreenGUID>
  <Url xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">sample string 8</Url>
  <CounterId>sample string 2</CounterId>
  <Id>sample string 1</Id>
  <IsNeedRunImmediately>true</IsNeedRunImmediately>
  <POSCode>sample string 3</POSCode>
  <SyncTableName>sample string 4</SyncTableName>
</SyncDataParamModel>

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'SyncDataParamModel'.

Response Information

Resource Description

EzyResultObjectOfEzyDataSourceResultOfSyncDataModel
NameDescriptionTypeAdditional information
Data

EzyDataSourceResultOfSyncDataModel

None.

ExtraData

Dictionary of string [key] and Object [value]

None.

StartTime

decimal number

None.

EndTime

decimal number

None.

TotalMili

decimal number

None.

StatusCode

integer

None.

Msg

string

None.

MsgShowInUI

string

None.

Response Formats

application/json, text/json

Sample:
{
  "Data": {
    "Data": [
      {
        "Id": "sample string 1",
        "POSName": "sample string 2",
        "POSCode": "sample string 3",
        "CatName": "sample string 4",
        "btn_SyncBill": "sample string 5",
        "ResultData": "sample string 6",
        "btn_SyncMaterial": "sample string 7",
        "ResultData_SyncMaterial": "sample string 8",
        "btn_SyncQuantum": "sample string 9",
        "ResultData_SyncQuantum": "sample string 10",
        "btn_SyncCatOther": "sample string 11",
        "ResultData_SyncCatOther": "sample string 12",
        "btn_SyncCustomerVoucherByPoint_POS": "sample string 13",
        "btn_SyncCustomerVoucherByPoint_Server": "sample string 14",
        "btn_SyncCustomerReward4M_Notification_POS": "sample string 15",
        "btn_SyncCustomerReward4M_Notification_Server": "sample string 16",
        "ResultData_SyncCusVoucherByPoint": "sample string 17",
        "ResultData_SyncCusVoucherByPoint_POS": "sample string 18",
        "ResultData_SyncCusVoucherByPoint_Server": "sample string 19",
        "ResultData_SyncCustomerReward4M_Notification": "sample string 20",
        "ResultData_SyncCustomerReward4M_Notification_POS": "sample string 21",
        "ResultData_SyncCustomerReward4M_Notification_Server": "sample string 22",
        "btn_SyncDataType": "sample string 23",
        "SyncAt": 1.1,
        "SyncBy": "sample string 24",
        "IsSyncSuccess": true,
        "Color_SyncFail": "sample string 26",
        "IsConnectPOSAndServer": true,
        "MessageConnectError": "sample string 28",
        "IsLastSyncSuccess": true,
        "FromDate": 1.1,
        "ToDate": 1.1
      },
      {
        "Id": "sample string 1",
        "POSName": "sample string 2",
        "POSCode": "sample string 3",
        "CatName": "sample string 4",
        "btn_SyncBill": "sample string 5",
        "ResultData": "sample string 6",
        "btn_SyncMaterial": "sample string 7",
        "ResultData_SyncMaterial": "sample string 8",
        "btn_SyncQuantum": "sample string 9",
        "ResultData_SyncQuantum": "sample string 10",
        "btn_SyncCatOther": "sample string 11",
        "ResultData_SyncCatOther": "sample string 12",
        "btn_SyncCustomerVoucherByPoint_POS": "sample string 13",
        "btn_SyncCustomerVoucherByPoint_Server": "sample string 14",
        "btn_SyncCustomerReward4M_Notification_POS": "sample string 15",
        "btn_SyncCustomerReward4M_Notification_Server": "sample string 16",
        "ResultData_SyncCusVoucherByPoint": "sample string 17",
        "ResultData_SyncCusVoucherByPoint_POS": "sample string 18",
        "ResultData_SyncCusVoucherByPoint_Server": "sample string 19",
        "ResultData_SyncCustomerReward4M_Notification": "sample string 20",
        "ResultData_SyncCustomerReward4M_Notification_POS": "sample string 21",
        "ResultData_SyncCustomerReward4M_Notification_Server": "sample string 22",
        "btn_SyncDataType": "sample string 23",
        "SyncAt": 1.1,
        "SyncBy": "sample string 24",
        "IsSyncSuccess": true,
        "Color_SyncFail": "sample string 26",
        "IsConnectPOSAndServer": true,
        "MessageConnectError": "sample string 28",
        "IsLastSyncSuccess": true,
        "FromDate": 1.1,
        "ToDate": 1.1
      }
    ],
    "DataTotal": [
      {
        "Id": "sample string 1",
        "POSName": "sample string 2",
        "POSCode": "sample string 3",
        "CatName": "sample string 4",
        "btn_SyncBill": "sample string 5",
        "ResultData": "sample string 6",
        "btn_SyncMaterial": "sample string 7",
        "ResultData_SyncMaterial": "sample string 8",
        "btn_SyncQuantum": "sample string 9",
        "ResultData_SyncQuantum": "sample string 10",
        "btn_SyncCatOther": "sample string 11",
        "ResultData_SyncCatOther": "sample string 12",
        "btn_SyncCustomerVoucherByPoint_POS": "sample string 13",
        "btn_SyncCustomerVoucherByPoint_Server": "sample string 14",
        "btn_SyncCustomerReward4M_Notification_POS": "sample string 15",
        "btn_SyncCustomerReward4M_Notification_Server": "sample string 16",
        "ResultData_SyncCusVoucherByPoint": "sample string 17",
        "ResultData_SyncCusVoucherByPoint_POS": "sample string 18",
        "ResultData_SyncCusVoucherByPoint_Server": "sample string 19",
        "ResultData_SyncCustomerReward4M_Notification": "sample string 20",
        "ResultData_SyncCustomerReward4M_Notification_POS": "sample string 21",
        "ResultData_SyncCustomerReward4M_Notification_Server": "sample string 22",
        "btn_SyncDataType": "sample string 23",
        "SyncAt": 1.1,
        "SyncBy": "sample string 24",
        "IsSyncSuccess": true,
        "Color_SyncFail": "sample string 26",
        "IsConnectPOSAndServer": true,
        "MessageConnectError": "sample string 28",
        "IsLastSyncSuccess": true,
        "FromDate": 1.1,
        "ToDate": 1.1
      },
      {
        "Id": "sample string 1",
        "POSName": "sample string 2",
        "POSCode": "sample string 3",
        "CatName": "sample string 4",
        "btn_SyncBill": "sample string 5",
        "ResultData": "sample string 6",
        "btn_SyncMaterial": "sample string 7",
        "ResultData_SyncMaterial": "sample string 8",
        "btn_SyncQuantum": "sample string 9",
        "ResultData_SyncQuantum": "sample string 10",
        "btn_SyncCatOther": "sample string 11",
        "ResultData_SyncCatOther": "sample string 12",
        "btn_SyncCustomerVoucherByPoint_POS": "sample string 13",
        "btn_SyncCustomerVoucherByPoint_Server": "sample string 14",
        "btn_SyncCustomerReward4M_Notification_POS": "sample string 15",
        "btn_SyncCustomerReward4M_Notification_Server": "sample string 16",
        "ResultData_SyncCusVoucherByPoint": "sample string 17",
        "ResultData_SyncCusVoucherByPoint_POS": "sample string 18",
        "ResultData_SyncCusVoucherByPoint_Server": "sample string 19",
        "ResultData_SyncCustomerReward4M_Notification": "sample string 20",
        "ResultData_SyncCustomerReward4M_Notification_POS": "sample string 21",
        "ResultData_SyncCustomerReward4M_Notification_Server": "sample string 22",
        "btn_SyncDataType": "sample string 23",
        "SyncAt": 1.1,
        "SyncBy": "sample string 24",
        "IsSyncSuccess": true,
        "Color_SyncFail": "sample string 26",
        "IsConnectPOSAndServer": true,
        "MessageConnectError": "sample string 28",
        "IsLastSyncSuccess": true,
        "FromDate": 1.1,
        "ToDate": 1.1
      }
    ],
    "ExtraData": {},
    "Errors": {},
    "Total": 2
  },
  "ExtraData": null,
  "StartTime": 1.1,
  "EndTime": 2.1,
  "TotalMili": 3.1,
  "StatusCode": 4,
  "Msg": "sample string 5",
  "MsgShowInUI": "sample string 6"
}

application/xml, text/xml

Sample:
<EzyResultObjectOfEzyDataSourceResultOfSyncDataModel3BwjWE5fUXXDg0Sb xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.Library.Message">
  <Msg>sample string 5</Msg>
  <MsgShowInUI>sample string 6</MsgShowInUI>
  <StatusCode>4</StatusCode>
  <Data xmlns:d2p1="http://schemas.datacontract.org/2004/07/Ezy.Module.Library.UI">
    <d2p1:Errors />
    <d2p1:ExtraData xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
    <d2p1:Total>2</d2p1:Total>
    <d2p1:Data xmlns:d3p1="http://schemas.datacontract.org/2004/07/AllianceSolidAPI.Shared.Models">
      <d3p1:SyncDataModel>
        <d3p1:CatName>sample string 4</d3p1:CatName>
        <d3p1:Color_SyncFail>sample string 26</d3p1:Color_SyncFail>
        <d3p1:FromDate>1.1</d3p1:FromDate>
        <d3p1:Id>sample string 1</d3p1:Id>
        <d3p1:IsConnectPOSAndServer>true</d3p1:IsConnectPOSAndServer>
        <d3p1:IsLastSyncSuccess>true</d3p1:IsLastSyncSuccess>
        <d3p1:IsSyncSuccess>true</d3p1:IsSyncSuccess>
        <d3p1:MessageConnectError>sample string 28</d3p1:MessageConnectError>
        <d3p1:POSCode>sample string 3</d3p1:POSCode>
        <d3p1:POSName>sample string 2</d3p1:POSName>
        <d3p1:ResultData>sample string 6</d3p1:ResultData>
        <d3p1:ResultData_SyncCatOther>sample string 12</d3p1:ResultData_SyncCatOther>
        <d3p1:ResultData_SyncCusVoucherByPoint>sample string 17</d3p1:ResultData_SyncCusVoucherByPoint>
        <d3p1:ResultData_SyncCusVoucherByPoint_POS>sample string 18</d3p1:ResultData_SyncCusVoucherByPoint_POS>
        <d3p1:ResultData_SyncCusVoucherByPoint_Server>sample string 19</d3p1:ResultData_SyncCusVoucherByPoint_Server>
        <d3p1:ResultData_SyncCustomerReward4M_Notification>sample string 20</d3p1:ResultData_SyncCustomerReward4M_Notification>
        <d3p1:ResultData_SyncCustomerReward4M_Notification_POS>sample string 21</d3p1:ResultData_SyncCustomerReward4M_Notification_POS>
        <d3p1:ResultData_SyncCustomerReward4M_Notification_Server>sample string 22</d3p1:ResultData_SyncCustomerReward4M_Notification_Server>
        <d3p1:ResultData_SyncMaterial>sample string 8</d3p1:ResultData_SyncMaterial>
        <d3p1:ResultData_SyncQuantum>sample string 10</d3p1:ResultData_SyncQuantum>
        <d3p1:SyncAt>1.1</d3p1:SyncAt>
        <d3p1:SyncBy>sample string 24</d3p1:SyncBy>
        <d3p1:ToDate>1.1</d3p1:ToDate>
        <d3p1:btn_SyncBill>sample string 5</d3p1:btn_SyncBill>
        <d3p1:btn_SyncCatOther>sample string 11</d3p1:btn_SyncCatOther>
        <d3p1:btn_SyncCustomerReward4M_Notification_POS>sample string 15</d3p1:btn_SyncCustomerReward4M_Notification_POS>
        <d3p1:btn_SyncCustomerReward4M_Notification_Server>sample string 16</d3p1:btn_SyncCustomerReward4M_Notification_Server>
        <d3p1:btn_SyncCustomerVoucherByPoint_POS>sample string 13</d3p1:btn_SyncCustomerVoucherByPoint_POS>
        <d3p1:btn_SyncCustomerVoucherByPoint_Server>sample string 14</d3p1:btn_SyncCustomerVoucherByPoint_Server>
        <d3p1:btn_SyncDataType>sample string 23</d3p1:btn_SyncDataType>
        <d3p1:btn_SyncMaterial>sample string 7</d3p1:btn_SyncMaterial>
        <d3p1:btn_SyncQuantum>sample string 9</d3p1:btn_SyncQuantum>
      </d3p1:SyncDataModel>
      <d3p1:SyncDataModel>
        <d3p1:CatName>sample string 4</d3p1:CatName>
        <d3p1:Color_SyncFail>sample string 26</d3p1:Color_SyncFail>
        <d3p1:FromDate>1.1</d3p1:FromDate>
        <d3p1:Id>sample string 1</d3p1:Id>
        <d3p1:IsConnectPOSAndServer>true</d3p1:IsConnectPOSAndServer>
        <d3p1:IsLastSyncSuccess>true</d3p1:IsLastSyncSuccess>
        <d3p1:IsSyncSuccess>true</d3p1:IsSyncSuccess>
        <d3p1:MessageConnectError>sample string 28</d3p1:MessageConnectError>
        <d3p1:POSCode>sample string 3</d3p1:POSCode>
        <d3p1:POSName>sample string 2</d3p1:POSName>
        <d3p1:ResultData>sample string 6</d3p1:ResultData>
        <d3p1:ResultData_SyncCatOther>sample string 12</d3p1:ResultData_SyncCatOther>
        <d3p1:ResultData_SyncCusVoucherByPoint>sample string 17</d3p1:ResultData_SyncCusVoucherByPoint>
        <d3p1:ResultData_SyncCusVoucherByPoint_POS>sample string 18</d3p1:ResultData_SyncCusVoucherByPoint_POS>
        <d3p1:ResultData_SyncCusVoucherByPoint_Server>sample string 19</d3p1:ResultData_SyncCusVoucherByPoint_Server>
        <d3p1:ResultData_SyncCustomerReward4M_Notification>sample string 20</d3p1:ResultData_SyncCustomerReward4M_Notification>
        <d3p1:ResultData_SyncCustomerReward4M_Notification_POS>sample string 21</d3p1:ResultData_SyncCustomerReward4M_Notification_POS>
        <d3p1:ResultData_SyncCustomerReward4M_Notification_Server>sample string 22</d3p1:ResultData_SyncCustomerReward4M_Notification_Server>
        <d3p1:ResultData_SyncMaterial>sample string 8</d3p1:ResultData_SyncMaterial>
        <d3p1:ResultData_SyncQuantum>sample string 10</d3p1:ResultData_SyncQuantum>
        <d3p1:SyncAt>1.1</d3p1:SyncAt>
        <d3p1:SyncBy>sample string 24</d3p1:SyncBy>
        <d3p1:ToDate>1.1</d3p1:ToDate>
        <d3p1:btn_SyncBill>sample string 5</d3p1:btn_SyncBill>
        <d3p1:btn_SyncCatOther>sample string 11</d3p1:btn_SyncCatOther>
        <d3p1:btn_SyncCustomerReward4M_Notification_POS>sample string 15</d3p1:btn_SyncCustomerReward4M_Notification_POS>
        <d3p1:btn_SyncCustomerReward4M_Notification_Server>sample string 16</d3p1:btn_SyncCustomerReward4M_Notification_Server>
        <d3p1:btn_SyncCustomerVoucherByPoint_POS>sample string 13</d3p1:btn_SyncCustomerVoucherByPoint_POS>
        <d3p1:btn_SyncCustomerVoucherByPoint_Server>sample string 14</d3p1:btn_SyncCustomerVoucherByPoint_Server>
        <d3p1:btn_SyncDataType>sample string 23</d3p1:btn_SyncDataType>
        <d3p1:btn_SyncMaterial>sample string 7</d3p1:btn_SyncMaterial>
        <d3p1:btn_SyncQuantum>sample string 9</d3p1:btn_SyncQuantum>
      </d3p1:SyncDataModel>
    </d2p1:Data>
    <d2p1:DataTotal xmlns:d3p1="http://schemas.datacontract.org/2004/07/AllianceSolidAPI.Shared.Models">
      <d3p1:SyncDataModel>
        <d3p1:CatName>sample string 4</d3p1:CatName>
        <d3p1:Color_SyncFail>sample string 26</d3p1:Color_SyncFail>
        <d3p1:FromDate>1.1</d3p1:FromDate>
        <d3p1:Id>sample string 1</d3p1:Id>
        <d3p1:IsConnectPOSAndServer>true</d3p1:IsConnectPOSAndServer>
        <d3p1:IsLastSyncSuccess>true</d3p1:IsLastSyncSuccess>
        <d3p1:IsSyncSuccess>true</d3p1:IsSyncSuccess>
        <d3p1:MessageConnectError>sample string 28</d3p1:MessageConnectError>
        <d3p1:POSCode>sample string 3</d3p1:POSCode>
        <d3p1:POSName>sample string 2</d3p1:POSName>
        <d3p1:ResultData>sample string 6</d3p1:ResultData>
        <d3p1:ResultData_SyncCatOther>sample string 12</d3p1:ResultData_SyncCatOther>
        <d3p1:ResultData_SyncCusVoucherByPoint>sample string 17</d3p1:ResultData_SyncCusVoucherByPoint>
        <d3p1:ResultData_SyncCusVoucherByPoint_POS>sample string 18</d3p1:ResultData_SyncCusVoucherByPoint_POS>
        <d3p1:ResultData_SyncCusVoucherByPoint_Server>sample string 19</d3p1:ResultData_SyncCusVoucherByPoint_Server>
        <d3p1:ResultData_SyncCustomerReward4M_Notification>sample string 20</d3p1:ResultData_SyncCustomerReward4M_Notification>
        <d3p1:ResultData_SyncCustomerReward4M_Notification_POS>sample string 21</d3p1:ResultData_SyncCustomerReward4M_Notification_POS>
        <d3p1:ResultData_SyncCustomerReward4M_Notification_Server>sample string 22</d3p1:ResultData_SyncCustomerReward4M_Notification_Server>
        <d3p1:ResultData_SyncMaterial>sample string 8</d3p1:ResultData_SyncMaterial>
        <d3p1:ResultData_SyncQuantum>sample string 10</d3p1:ResultData_SyncQuantum>
        <d3p1:SyncAt>1.1</d3p1:SyncAt>
        <d3p1:SyncBy>sample string 24</d3p1:SyncBy>
        <d3p1:ToDate>1.1</d3p1:ToDate>
        <d3p1:btn_SyncBill>sample string 5</d3p1:btn_SyncBill>
        <d3p1:btn_SyncCatOther>sample string 11</d3p1:btn_SyncCatOther>
        <d3p1:btn_SyncCustomerReward4M_Notification_POS>sample string 15</d3p1:btn_SyncCustomerReward4M_Notification_POS>
        <d3p1:btn_SyncCustomerReward4M_Notification_Server>sample string 16</d3p1:btn_SyncCustomerReward4M_Notification_Server>
        <d3p1:btn_SyncCustomerVoucherByPoint_POS>sample string 13</d3p1:btn_SyncCustomerVoucherByPoint_POS>
        <d3p1:btn_SyncCustomerVoucherByPoint_Server>sample string 14</d3p1:btn_SyncCustomerVoucherByPoint_Server>
        <d3p1:btn_SyncDataType>sample string 23</d3p1:btn_SyncDataType>
        <d3p1:btn_SyncMaterial>sample string 7</d3p1:btn_SyncMaterial>
        <d3p1:btn_SyncQuantum>sample string 9</d3p1:btn_SyncQuantum>
      </d3p1:SyncDataModel>
      <d3p1:SyncDataModel>
        <d3p1:CatName>sample string 4</d3p1:CatName>
        <d3p1:Color_SyncFail>sample string 26</d3p1:Color_SyncFail>
        <d3p1:FromDate>1.1</d3p1:FromDate>
        <d3p1:Id>sample string 1</d3p1:Id>
        <d3p1:IsConnectPOSAndServer>true</d3p1:IsConnectPOSAndServer>
        <d3p1:IsLastSyncSuccess>true</d3p1:IsLastSyncSuccess>
        <d3p1:IsSyncSuccess>true</d3p1:IsSyncSuccess>
        <d3p1:MessageConnectError>sample string 28</d3p1:MessageConnectError>
        <d3p1:POSCode>sample string 3</d3p1:POSCode>
        <d3p1:POSName>sample string 2</d3p1:POSName>
        <d3p1:ResultData>sample string 6</d3p1:ResultData>
        <d3p1:ResultData_SyncCatOther>sample string 12</d3p1:ResultData_SyncCatOther>
        <d3p1:ResultData_SyncCusVoucherByPoint>sample string 17</d3p1:ResultData_SyncCusVoucherByPoint>
        <d3p1:ResultData_SyncCusVoucherByPoint_POS>sample string 18</d3p1:ResultData_SyncCusVoucherByPoint_POS>
        <d3p1:ResultData_SyncCusVoucherByPoint_Server>sample string 19</d3p1:ResultData_SyncCusVoucherByPoint_Server>
        <d3p1:ResultData_SyncCustomerReward4M_Notification>sample string 20</d3p1:ResultData_SyncCustomerReward4M_Notification>
        <d3p1:ResultData_SyncCustomerReward4M_Notification_POS>sample string 21</d3p1:ResultData_SyncCustomerReward4M_Notification_POS>
        <d3p1:ResultData_SyncCustomerReward4M_Notification_Server>sample string 22</d3p1:ResultData_SyncCustomerReward4M_Notification_Server>
        <d3p1:ResultData_SyncMaterial>sample string 8</d3p1:ResultData_SyncMaterial>
        <d3p1:ResultData_SyncQuantum>sample string 10</d3p1:ResultData_SyncQuantum>
        <d3p1:SyncAt>1.1</d3p1:SyncAt>
        <d3p1:SyncBy>sample string 24</d3p1:SyncBy>
        <d3p1:ToDate>1.1</d3p1:ToDate>
        <d3p1:btn_SyncBill>sample string 5</d3p1:btn_SyncBill>
        <d3p1:btn_SyncCatOther>sample string 11</d3p1:btn_SyncCatOther>
        <d3p1:btn_SyncCustomerReward4M_Notification_POS>sample string 15</d3p1:btn_SyncCustomerReward4M_Notification_POS>
        <d3p1:btn_SyncCustomerReward4M_Notification_Server>sample string 16</d3p1:btn_SyncCustomerReward4M_Notification_Server>
        <d3p1:btn_SyncCustomerVoucherByPoint_POS>sample string 13</d3p1:btn_SyncCustomerVoucherByPoint_POS>
        <d3p1:btn_SyncCustomerVoucherByPoint_Server>sample string 14</d3p1:btn_SyncCustomerVoucherByPoint_Server>
        <d3p1:btn_SyncDataType>sample string 23</d3p1:btn_SyncDataType>
        <d3p1:btn_SyncMaterial>sample string 7</d3p1:btn_SyncMaterial>
        <d3p1:btn_SyncQuantum>sample string 9</d3p1:btn_SyncQuantum>
      </d3p1:SyncDataModel>
    </d2p1:DataTotal>
  </Data>
  <EndTime>2.1</EndTime>
  <ExtraData xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" i:nil="true" />
  <StartTime>1.1</StartTime>
  <TotalMili>3.1</TotalMili>
</EzyResultObjectOfEzyDataSourceResultOfSyncDataModel3BwjWE5fUXXDg0Sb>