POST api/v1/RP_Customer_Voucher_By_Point/List

Request Information

URI Parameters

None.

Body Parameters

Customer_Voucher_By_PointParamModel
NameDescriptionTypeAdditional information
IsUsed

boolean

None.

Value

string

None.

CustomerId

string

None.

StaffId

string

None.

CounterId

string

None.

VoucherCode

string

None.

FromDate

decimal number

None.

ToDate

decimal number

None.

EmployeeId

string

None.

Barcode

string

None.

Page

integer

None.

PageSize

integer

None.

UI_TextSearch

string

None.

IsExportExcel

boolean

None.

IsExportPDF

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:
{
  "IsUsed": true,
  "Value": "sample string 1",
  "CustomerId": "sample string 2",
  "StaffId": "sample string 3",
  "CounterId": "sample string 4",
  "VoucherCode": "sample string 5",
  "FromDate": 1.1,
  "ToDate": 1.1,
  "EmployeeId": "sample string 6",
  "Barcode": "sample string 7",
  "Page": 8,
  "PageSize": 9,
  "UI_TextSearch": "sample string 10",
  "IsExportExcel": true,
  "IsExportPDF": true,
  "FilterQuery": null,
  "ScreenGUID": "sample string 13",
  "DocumentWidth": 14,
  "Url": "sample string 15",
  "OptionConfigsMore": null,
  "QuerySearch": null,
  "IsTestCase": true
}

application/xml, text/xml

Sample:
<Customer_Voucher_By_PointParamModel 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">14</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 13</ScreenGUID>
  <Url xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">sample string 15</Url>
  <Barcode>sample string 7</Barcode>
  <CounterId>sample string 4</CounterId>
  <CustomerId>sample string 2</CustomerId>
  <EmployeeId>sample string 6</EmployeeId>
  <FromDate>1.1</FromDate>
  <IsExportExcel>true</IsExportExcel>
  <IsExportPDF>true</IsExportPDF>
  <IsUsed>true</IsUsed>
  <Page>8</Page>
  <PageSize>9</PageSize>
  <StaffId>sample string 3</StaffId>
  <ToDate>1.1</ToDate>
  <UI_TextSearch>sample string 10</UI_TextSearch>
  <Value>sample string 1</Value>
  <VoucherCode>sample string 5</VoucherCode>
</Customer_Voucher_By_PointParamModel>

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 'Customer_Voucher_By_PointParamModel'.

Response Information

Resource Description

EzyResultObjectOfEzyDataSourceResultOfCustomer_Voucher_By_PointModel
NameDescriptionTypeAdditional information
Data

EzyDataSourceResultOfCustomer_Voucher_By_PointModel

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",
        "Code": "sample string 2",
        "CustomerId": "sample string 3",
        "CustomerInfo": "sample string 4",
        "ConfigVoucherByPointId": "sample string 5",
        "GetMoney": 6.0,
        "ReachPoint": 7.0,
        "VoucherByPointInfo": "sample string 8",
        "IsPrinted": true,
        "PrintedAt": 1.1,
        "PrintedById": "sample string 10",
        "PrintedById_Name": "sample string 11",
        "IsUsed": true,
        "UsedAt": 1.1,
        "UsedById": "sample string 13",
        "IsDisable": true,
        "OrderNo": 15,
        "Note": "sample string 16",
        "btn_ConfirmUseVoucher": "sample string 17",
        "IsUsedAtHigherLevel": true,
        "CusVoucherGuid": "sample string 19",
        "CounterId": "sample string 20",
        "CreatedAtCounter": "sample string 21",
        "UserId": "sample string 22",
        "EmployeeName": "sample string 23",
        "ConfirmUsedById": "sample string 24",
        "ConfirmUsedById_Name": "sample string 25",
        "IsConfirmUsed": true,
        "ConfirmUsedAt": 1.1,
        "IsDisableById": "sample string 27",
        "IsDisableById_Name": "sample string 28",
        "ReasonDisable": "sample string 29",
        "IM_ReasonDisable": "sample string 30",
        "IsDisableAt": 1.1,
        "btn_DisableCustomerVoucher": "sample string 31",
        "BuildGuid": "sample string 32",
        "IsLocked": true,
        "TotalPointAtMoment": 34.0,
        "ResetDate": 1.1,
        "VoucherNo": 35
      },
      {
        "Id": "sample string 1",
        "Code": "sample string 2",
        "CustomerId": "sample string 3",
        "CustomerInfo": "sample string 4",
        "ConfigVoucherByPointId": "sample string 5",
        "GetMoney": 6.0,
        "ReachPoint": 7.0,
        "VoucherByPointInfo": "sample string 8",
        "IsPrinted": true,
        "PrintedAt": 1.1,
        "PrintedById": "sample string 10",
        "PrintedById_Name": "sample string 11",
        "IsUsed": true,
        "UsedAt": 1.1,
        "UsedById": "sample string 13",
        "IsDisable": true,
        "OrderNo": 15,
        "Note": "sample string 16",
        "btn_ConfirmUseVoucher": "sample string 17",
        "IsUsedAtHigherLevel": true,
        "CusVoucherGuid": "sample string 19",
        "CounterId": "sample string 20",
        "CreatedAtCounter": "sample string 21",
        "UserId": "sample string 22",
        "EmployeeName": "sample string 23",
        "ConfirmUsedById": "sample string 24",
        "ConfirmUsedById_Name": "sample string 25",
        "IsConfirmUsed": true,
        "ConfirmUsedAt": 1.1,
        "IsDisableById": "sample string 27",
        "IsDisableById_Name": "sample string 28",
        "ReasonDisable": "sample string 29",
        "IM_ReasonDisable": "sample string 30",
        "IsDisableAt": 1.1,
        "btn_DisableCustomerVoucher": "sample string 31",
        "BuildGuid": "sample string 32",
        "IsLocked": true,
        "TotalPointAtMoment": 34.0,
        "ResetDate": 1.1,
        "VoucherNo": 35
      }
    ],
    "DataTotal": [
      {
        "Id": "sample string 1",
        "Code": "sample string 2",
        "CustomerId": "sample string 3",
        "CustomerInfo": "sample string 4",
        "ConfigVoucherByPointId": "sample string 5",
        "GetMoney": 6.0,
        "ReachPoint": 7.0,
        "VoucherByPointInfo": "sample string 8",
        "IsPrinted": true,
        "PrintedAt": 1.1,
        "PrintedById": "sample string 10",
        "PrintedById_Name": "sample string 11",
        "IsUsed": true,
        "UsedAt": 1.1,
        "UsedById": "sample string 13",
        "IsDisable": true,
        "OrderNo": 15,
        "Note": "sample string 16",
        "btn_ConfirmUseVoucher": "sample string 17",
        "IsUsedAtHigherLevel": true,
        "CusVoucherGuid": "sample string 19",
        "CounterId": "sample string 20",
        "CreatedAtCounter": "sample string 21",
        "UserId": "sample string 22",
        "EmployeeName": "sample string 23",
        "ConfirmUsedById": "sample string 24",
        "ConfirmUsedById_Name": "sample string 25",
        "IsConfirmUsed": true,
        "ConfirmUsedAt": 1.1,
        "IsDisableById": "sample string 27",
        "IsDisableById_Name": "sample string 28",
        "ReasonDisable": "sample string 29",
        "IM_ReasonDisable": "sample string 30",
        "IsDisableAt": 1.1,
        "btn_DisableCustomerVoucher": "sample string 31",
        "BuildGuid": "sample string 32",
        "IsLocked": true,
        "TotalPointAtMoment": 34.0,
        "ResetDate": 1.1,
        "VoucherNo": 35
      },
      {
        "Id": "sample string 1",
        "Code": "sample string 2",
        "CustomerId": "sample string 3",
        "CustomerInfo": "sample string 4",
        "ConfigVoucherByPointId": "sample string 5",
        "GetMoney": 6.0,
        "ReachPoint": 7.0,
        "VoucherByPointInfo": "sample string 8",
        "IsPrinted": true,
        "PrintedAt": 1.1,
        "PrintedById": "sample string 10",
        "PrintedById_Name": "sample string 11",
        "IsUsed": true,
        "UsedAt": 1.1,
        "UsedById": "sample string 13",
        "IsDisable": true,
        "OrderNo": 15,
        "Note": "sample string 16",
        "btn_ConfirmUseVoucher": "sample string 17",
        "IsUsedAtHigherLevel": true,
        "CusVoucherGuid": "sample string 19",
        "CounterId": "sample string 20",
        "CreatedAtCounter": "sample string 21",
        "UserId": "sample string 22",
        "EmployeeName": "sample string 23",
        "ConfirmUsedById": "sample string 24",
        "ConfirmUsedById_Name": "sample string 25",
        "IsConfirmUsed": true,
        "ConfirmUsedAt": 1.1,
        "IsDisableById": "sample string 27",
        "IsDisableById_Name": "sample string 28",
        "ReasonDisable": "sample string 29",
        "IM_ReasonDisable": "sample string 30",
        "IsDisableAt": 1.1,
        "btn_DisableCustomerVoucher": "sample string 31",
        "BuildGuid": "sample string 32",
        "IsLocked": true,
        "TotalPointAtMoment": 34.0,
        "ResetDate": 1.1,
        "VoucherNo": 35
      }
    ],
    "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:
<EzyResultObjectOfEzyDataSourceResultOfCustomer_Voucher_By_PointModel3BwjWE5fUXXDg0Sb 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:Customer_Voucher_By_PointModel>
        <d3p1:BuildGuid>sample string 32</d3p1:BuildGuid>
        <d3p1:Code>sample string 2</d3p1:Code>
        <d3p1:ConfigVoucherByPointId>sample string 5</d3p1:ConfigVoucherByPointId>
        <d3p1:ConfirmUsedAt>1.1</d3p1:ConfirmUsedAt>
        <d3p1:ConfirmUsedById>sample string 24</d3p1:ConfirmUsedById>
        <d3p1:ConfirmUsedById_Name>sample string 25</d3p1:ConfirmUsedById_Name>
        <d3p1:CounterId>sample string 20</d3p1:CounterId>
        <d3p1:CreatedAtCounter>sample string 21</d3p1:CreatedAtCounter>
        <d3p1:CusVoucherGuid>sample string 19</d3p1:CusVoucherGuid>
        <d3p1:CustomerId>sample string 3</d3p1:CustomerId>
        <d3p1:CustomerInfo>sample string 4</d3p1:CustomerInfo>
        <d3p1:EmployeeName>sample string 23</d3p1:EmployeeName>
        <d3p1:GetMoney>6</d3p1:GetMoney>
        <d3p1:IM_ReasonDisable>sample string 30</d3p1:IM_ReasonDisable>
        <d3p1:Id>sample string 1</d3p1:Id>
        <d3p1:IsConfirmUsed>true</d3p1:IsConfirmUsed>
        <d3p1:IsDisable>true</d3p1:IsDisable>
        <d3p1:IsDisableAt>1.1</d3p1:IsDisableAt>
        <d3p1:IsDisableById>sample string 27</d3p1:IsDisableById>
        <d3p1:IsDisableById_Name>sample string 28</d3p1:IsDisableById_Name>
        <d3p1:IsLocked>true</d3p1:IsLocked>
        <d3p1:IsPrinted>true</d3p1:IsPrinted>
        <d3p1:IsUsed>true</d3p1:IsUsed>
        <d3p1:IsUsedAtHigherLevel>true</d3p1:IsUsedAtHigherLevel>
        <d3p1:Note>sample string 16</d3p1:Note>
        <d3p1:OrderNo>15</d3p1:OrderNo>
        <d3p1:PrintedAt>1.1</d3p1:PrintedAt>
        <d3p1:PrintedById>sample string 10</d3p1:PrintedById>
        <d3p1:PrintedById_Name>sample string 11</d3p1:PrintedById_Name>
        <d3p1:ReachPoint>7</d3p1:ReachPoint>
        <d3p1:ReasonDisable>sample string 29</d3p1:ReasonDisable>
        <d3p1:ResetDate>1.1</d3p1:ResetDate>
        <d3p1:TotalPointAtMoment>34</d3p1:TotalPointAtMoment>
        <d3p1:UsedAt>1.1</d3p1:UsedAt>
        <d3p1:UsedById>sample string 13</d3p1:UsedById>
        <d3p1:UserId>sample string 22</d3p1:UserId>
        <d3p1:VoucherByPointInfo>sample string 8</d3p1:VoucherByPointInfo>
        <d3p1:VoucherNo>35</d3p1:VoucherNo>
        <d3p1:btn_ConfirmUseVoucher>sample string 17</d3p1:btn_ConfirmUseVoucher>
        <d3p1:btn_DisableCustomerVoucher>sample string 31</d3p1:btn_DisableCustomerVoucher>
      </d3p1:Customer_Voucher_By_PointModel>
      <d3p1:Customer_Voucher_By_PointModel>
        <d3p1:BuildGuid>sample string 32</d3p1:BuildGuid>
        <d3p1:Code>sample string 2</d3p1:Code>
        <d3p1:ConfigVoucherByPointId>sample string 5</d3p1:ConfigVoucherByPointId>
        <d3p1:ConfirmUsedAt>1.1</d3p1:ConfirmUsedAt>
        <d3p1:ConfirmUsedById>sample string 24</d3p1:ConfirmUsedById>
        <d3p1:ConfirmUsedById_Name>sample string 25</d3p1:ConfirmUsedById_Name>
        <d3p1:CounterId>sample string 20</d3p1:CounterId>
        <d3p1:CreatedAtCounter>sample string 21</d3p1:CreatedAtCounter>
        <d3p1:CusVoucherGuid>sample string 19</d3p1:CusVoucherGuid>
        <d3p1:CustomerId>sample string 3</d3p1:CustomerId>
        <d3p1:CustomerInfo>sample string 4</d3p1:CustomerInfo>
        <d3p1:EmployeeName>sample string 23</d3p1:EmployeeName>
        <d3p1:GetMoney>6</d3p1:GetMoney>
        <d3p1:IM_ReasonDisable>sample string 30</d3p1:IM_ReasonDisable>
        <d3p1:Id>sample string 1</d3p1:Id>
        <d3p1:IsConfirmUsed>true</d3p1:IsConfirmUsed>
        <d3p1:IsDisable>true</d3p1:IsDisable>
        <d3p1:IsDisableAt>1.1</d3p1:IsDisableAt>
        <d3p1:IsDisableById>sample string 27</d3p1:IsDisableById>
        <d3p1:IsDisableById_Name>sample string 28</d3p1:IsDisableById_Name>
        <d3p1:IsLocked>true</d3p1:IsLocked>
        <d3p1:IsPrinted>true</d3p1:IsPrinted>
        <d3p1:IsUsed>true</d3p1:IsUsed>
        <d3p1:IsUsedAtHigherLevel>true</d3p1:IsUsedAtHigherLevel>
        <d3p1:Note>sample string 16</d3p1:Note>
        <d3p1:OrderNo>15</d3p1:OrderNo>
        <d3p1:PrintedAt>1.1</d3p1:PrintedAt>
        <d3p1:PrintedById>sample string 10</d3p1:PrintedById>
        <d3p1:PrintedById_Name>sample string 11</d3p1:PrintedById_Name>
        <d3p1:ReachPoint>7</d3p1:ReachPoint>
        <d3p1:ReasonDisable>sample string 29</d3p1:ReasonDisable>
        <d3p1:ResetDate>1.1</d3p1:ResetDate>
        <d3p1:TotalPointAtMoment>34</d3p1:TotalPointAtMoment>
        <d3p1:UsedAt>1.1</d3p1:UsedAt>
        <d3p1:UsedById>sample string 13</d3p1:UsedById>
        <d3p1:UserId>sample string 22</d3p1:UserId>
        <d3p1:VoucherByPointInfo>sample string 8</d3p1:VoucherByPointInfo>
        <d3p1:VoucherNo>35</d3p1:VoucherNo>
        <d3p1:btn_ConfirmUseVoucher>sample string 17</d3p1:btn_ConfirmUseVoucher>
        <d3p1:btn_DisableCustomerVoucher>sample string 31</d3p1:btn_DisableCustomerVoucher>
      </d3p1:Customer_Voucher_By_PointModel>
    </d2p1:Data>
    <d2p1:DataTotal xmlns:d3p1="http://schemas.datacontract.org/2004/07/AllianceSolidAPI.Shared.Models">
      <d3p1:Customer_Voucher_By_PointModel>
        <d3p1:BuildGuid>sample string 32</d3p1:BuildGuid>
        <d3p1:Code>sample string 2</d3p1:Code>
        <d3p1:ConfigVoucherByPointId>sample string 5</d3p1:ConfigVoucherByPointId>
        <d3p1:ConfirmUsedAt>1.1</d3p1:ConfirmUsedAt>
        <d3p1:ConfirmUsedById>sample string 24</d3p1:ConfirmUsedById>
        <d3p1:ConfirmUsedById_Name>sample string 25</d3p1:ConfirmUsedById_Name>
        <d3p1:CounterId>sample string 20</d3p1:CounterId>
        <d3p1:CreatedAtCounter>sample string 21</d3p1:CreatedAtCounter>
        <d3p1:CusVoucherGuid>sample string 19</d3p1:CusVoucherGuid>
        <d3p1:CustomerId>sample string 3</d3p1:CustomerId>
        <d3p1:CustomerInfo>sample string 4</d3p1:CustomerInfo>
        <d3p1:EmployeeName>sample string 23</d3p1:EmployeeName>
        <d3p1:GetMoney>6</d3p1:GetMoney>
        <d3p1:IM_ReasonDisable>sample string 30</d3p1:IM_ReasonDisable>
        <d3p1:Id>sample string 1</d3p1:Id>
        <d3p1:IsConfirmUsed>true</d3p1:IsConfirmUsed>
        <d3p1:IsDisable>true</d3p1:IsDisable>
        <d3p1:IsDisableAt>1.1</d3p1:IsDisableAt>
        <d3p1:IsDisableById>sample string 27</d3p1:IsDisableById>
        <d3p1:IsDisableById_Name>sample string 28</d3p1:IsDisableById_Name>
        <d3p1:IsLocked>true</d3p1:IsLocked>
        <d3p1:IsPrinted>true</d3p1:IsPrinted>
        <d3p1:IsUsed>true</d3p1:IsUsed>
        <d3p1:IsUsedAtHigherLevel>true</d3p1:IsUsedAtHigherLevel>
        <d3p1:Note>sample string 16</d3p1:Note>
        <d3p1:OrderNo>15</d3p1:OrderNo>
        <d3p1:PrintedAt>1.1</d3p1:PrintedAt>
        <d3p1:PrintedById>sample string 10</d3p1:PrintedById>
        <d3p1:PrintedById_Name>sample string 11</d3p1:PrintedById_Name>
        <d3p1:ReachPoint>7</d3p1:ReachPoint>
        <d3p1:ReasonDisable>sample string 29</d3p1:ReasonDisable>
        <d3p1:ResetDate>1.1</d3p1:ResetDate>
        <d3p1:TotalPointAtMoment>34</d3p1:TotalPointAtMoment>
        <d3p1:UsedAt>1.1</d3p1:UsedAt>
        <d3p1:UsedById>sample string 13</d3p1:UsedById>
        <d3p1:UserId>sample string 22</d3p1:UserId>
        <d3p1:VoucherByPointInfo>sample string 8</d3p1:VoucherByPointInfo>
        <d3p1:VoucherNo>35</d3p1:VoucherNo>
        <d3p1:btn_ConfirmUseVoucher>sample string 17</d3p1:btn_ConfirmUseVoucher>
        <d3p1:btn_DisableCustomerVoucher>sample string 31</d3p1:btn_DisableCustomerVoucher>
      </d3p1:Customer_Voucher_By_PointModel>
      <d3p1:Customer_Voucher_By_PointModel>
        <d3p1:BuildGuid>sample string 32</d3p1:BuildGuid>
        <d3p1:Code>sample string 2</d3p1:Code>
        <d3p1:ConfigVoucherByPointId>sample string 5</d3p1:ConfigVoucherByPointId>
        <d3p1:ConfirmUsedAt>1.1</d3p1:ConfirmUsedAt>
        <d3p1:ConfirmUsedById>sample string 24</d3p1:ConfirmUsedById>
        <d3p1:ConfirmUsedById_Name>sample string 25</d3p1:ConfirmUsedById_Name>
        <d3p1:CounterId>sample string 20</d3p1:CounterId>
        <d3p1:CreatedAtCounter>sample string 21</d3p1:CreatedAtCounter>
        <d3p1:CusVoucherGuid>sample string 19</d3p1:CusVoucherGuid>
        <d3p1:CustomerId>sample string 3</d3p1:CustomerId>
        <d3p1:CustomerInfo>sample string 4</d3p1:CustomerInfo>
        <d3p1:EmployeeName>sample string 23</d3p1:EmployeeName>
        <d3p1:GetMoney>6</d3p1:GetMoney>
        <d3p1:IM_ReasonDisable>sample string 30</d3p1:IM_ReasonDisable>
        <d3p1:Id>sample string 1</d3p1:Id>
        <d3p1:IsConfirmUsed>true</d3p1:IsConfirmUsed>
        <d3p1:IsDisable>true</d3p1:IsDisable>
        <d3p1:IsDisableAt>1.1</d3p1:IsDisableAt>
        <d3p1:IsDisableById>sample string 27</d3p1:IsDisableById>
        <d3p1:IsDisableById_Name>sample string 28</d3p1:IsDisableById_Name>
        <d3p1:IsLocked>true</d3p1:IsLocked>
        <d3p1:IsPrinted>true</d3p1:IsPrinted>
        <d3p1:IsUsed>true</d3p1:IsUsed>
        <d3p1:IsUsedAtHigherLevel>true</d3p1:IsUsedAtHigherLevel>
        <d3p1:Note>sample string 16</d3p1:Note>
        <d3p1:OrderNo>15</d3p1:OrderNo>
        <d3p1:PrintedAt>1.1</d3p1:PrintedAt>
        <d3p1:PrintedById>sample string 10</d3p1:PrintedById>
        <d3p1:PrintedById_Name>sample string 11</d3p1:PrintedById_Name>
        <d3p1:ReachPoint>7</d3p1:ReachPoint>
        <d3p1:ReasonDisable>sample string 29</d3p1:ReasonDisable>
        <d3p1:ResetDate>1.1</d3p1:ResetDate>
        <d3p1:TotalPointAtMoment>34</d3p1:TotalPointAtMoment>
        <d3p1:UsedAt>1.1</d3p1:UsedAt>
        <d3p1:UsedById>sample string 13</d3p1:UsedById>
        <d3p1:UserId>sample string 22</d3p1:UserId>
        <d3p1:VoucherByPointInfo>sample string 8</d3p1:VoucherByPointInfo>
        <d3p1:VoucherNo>35</d3p1:VoucherNo>
        <d3p1:btn_ConfirmUseVoucher>sample string 17</d3p1:btn_ConfirmUseVoucher>
        <d3p1:btn_DisableCustomerVoucher>sample string 31</d3p1:btn_DisableCustomerVoucher>
      </d3p1:Customer_Voucher_By_PointModel>
    </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>
</EzyResultObjectOfEzyDataSourceResultOfCustomer_Voucher_By_PointModel3BwjWE5fUXXDg0Sb>