GET api/{area}/Grade?siteId={siteId}&aid={aid}&gradeId={gradeId}

获取会员中心等级信息 包含用户信息,上一等级,当前等级,下一等级,及对应的特权列表

Request Information

URI Parameters

NameDescriptionTypeAdditional information
siteId

string

Required

aid

string

Required

gradeId

“上一等级”或“下一等级”ID

globally unique identifier

None.

area

string

None.

Body Parameters

None.

Response Information

Resource Description

MemberCenterModel
NameDescriptionTypeAdditional information
Account

用户信息

AccountEntity

None.

CurrentGrade

GradeEntity

None.

AccountGradeIndex

integer

None.

CurrentGradeIndex

integer

None.

NextGrade

下一等级

GradeEntity

None.

PrevGrade

上一等级

GradeEntity

None.

GradeList

等级列表

Collection of GradeEntity

None.

Response Formats

application/json, text/json

Sample:
{
  "Account": {
    "AccountID": "3bc9f86a-66ff-48b6-b36d-f2f744177997",
    "State": 2,
    "GradeID": "4af5c159-ea70-49e2-bbb8-369db5697749",
    "LockGrade": true,
    "AccountName": "sample string 4",
    "AccountPassWord": "sample string 5",
    "AccountIDLayer": "sample string 6",
    "Layer": "sample string 7",
    "LayerNumber": 8,
    "AreaCode": 1,
    "AccountImage": "sample string 9",
    "Logins": 10,
    "LastLoginTime": "2026-04-19T18:18:28.6829036+08:00",
    "LastLoginIp": "sample string 12",
    "InvalidPassNumber": 1,
    "InvalidPassTime": "2026-04-19T18:18:28.6829036+08:00",
    "InvalidPassIp": "sample string 13",
    "CreateTime": "2026-04-19T18:18:28.6829036+08:00",
    "UpdateTime": "2026-04-19T18:18:28.6829036+08:00",
    "SiteID": 16,
    "Openid": "sample string 17",
    "UnionID": "sample string 18",
    "Wxopenid": "sample string 19",
    "NickName": "sample string 20",
    "ParentAccountID": "ab71df64-5e51-41e9-b4e1-48d742f6860b",
    "ParentAccountName": "sample string 21",
    "IsAttention": true,
    "OriginType": 1,
    "SubsidiaryCount": 23,
    "IDCards": "sample string 24",
    "TrueName": "sample string 25",
    "Access_token": "sample string 26",
    "Expires_in": "2026-04-19T18:18:28.6829036+08:00",
    "Refresh_token": "sample string 27",
    "ShareImage": "sample string 28",
    "MobilePhone": "sample string 29",
    "IsMobileValidated": true,
    "TotalScore": 31,
    "BlaneScore": 32,
    "TotalAmount": 33.0,
    "Balance": 34.0,
    "TotalGiftAmount": 35.0,
    "SwanId": "sample string 36",
    "SwanOpenid": "sample string 37"
  },
  "CurrentGrade": {
    "GradeID": "ad209fc8-bb28-49af-8f1d-b522a64cb030",
    "GradeName": "sample string 5",
    "SiteID": 6,
    "State": true,
    "Taxis": 8,
    "BGPath": "sample string 9",
    "IsScoreUp": true,
    "GradeUpType": 11,
    "Score": 12,
    "GrddeRights": "sample string 13",
    "Remarks": "sample string 14",
    "CreateTime": "2026-04-19T18:18:28.6829036+08:00",
    "UpdateTime": "2026-04-19T18:18:28.6829036+08:00",
    "Discounts": 1.0,
    "DiscountScore": 2.0,
    "IsCurrent": true,
    "GpList": [
      {
        "GPID": "54a6815d-f3e0-432a-9657-03aaf935dc9d",
        "GradeID": "d134ef11-900b-43f7-a4d7-e954f1c3a7cf",
        "SiteID": 3,
        "GPName": "sample string 4",
        "GPType": 5,
        "Discounts": 6.0,
        "Times": "sample string 7",
        "GPIco": "sample string 8",
        "State": true,
        "Taxis": 10,
        "CreateTime": "2026-04-19T18:18:28.6829036+08:00",
        "UpdateTime": "2026-04-19T18:18:28.6829036+08:00",
        "Remarks": "sample string 13"
      },
      {
        "GPID": "54a6815d-f3e0-432a-9657-03aaf935dc9d",
        "GradeID": "d134ef11-900b-43f7-a4d7-e954f1c3a7cf",
        "SiteID": 3,
        "GPName": "sample string 4",
        "GPType": 5,
        "Discounts": 6.0,
        "Times": "sample string 7",
        "GPIco": "sample string 8",
        "State": true,
        "Taxis": 10,
        "CreateTime": "2026-04-19T18:18:28.6829036+08:00",
        "UpdateTime": "2026-04-19T18:18:28.6829036+08:00",
        "Remarks": "sample string 13"
      }
    ]
  },
  "AccountGradeIndex": 1,
  "CurrentGradeIndex": 2,
  "NextGrade": {
    "GradeID": "ad209fc8-bb28-49af-8f1d-b522a64cb030",
    "GradeName": "sample string 5",
    "SiteID": 6,
    "State": true,
    "Taxis": 8,
    "BGPath": "sample string 9",
    "IsScoreUp": true,
    "GradeUpType": 11,
    "Score": 12,
    "GrddeRights": "sample string 13",
    "Remarks": "sample string 14",
    "CreateTime": "2026-04-19T18:18:28.6829036+08:00",
    "UpdateTime": "2026-04-19T18:18:28.6829036+08:00",
    "Discounts": 1.0,
    "DiscountScore": 2.0,
    "IsCurrent": true,
    "GpList": [
      {
        "GPID": "54a6815d-f3e0-432a-9657-03aaf935dc9d",
        "GradeID": "d134ef11-900b-43f7-a4d7-e954f1c3a7cf",
        "SiteID": 3,
        "GPName": "sample string 4",
        "GPType": 5,
        "Discounts": 6.0,
        "Times": "sample string 7",
        "GPIco": "sample string 8",
        "State": true,
        "Taxis": 10,
        "CreateTime": "2026-04-19T18:18:28.6829036+08:00",
        "UpdateTime": "2026-04-19T18:18:28.6829036+08:00",
        "Remarks": "sample string 13"
      },
      {
        "GPID": "54a6815d-f3e0-432a-9657-03aaf935dc9d",
        "GradeID": "d134ef11-900b-43f7-a4d7-e954f1c3a7cf",
        "SiteID": 3,
        "GPName": "sample string 4",
        "GPType": 5,
        "Discounts": 6.0,
        "Times": "sample string 7",
        "GPIco": "sample string 8",
        "State": true,
        "Taxis": 10,
        "CreateTime": "2026-04-19T18:18:28.6829036+08:00",
        "UpdateTime": "2026-04-19T18:18:28.6829036+08:00",
        "Remarks": "sample string 13"
      }
    ]
  },
  "PrevGrade": {
    "GradeID": "ad209fc8-bb28-49af-8f1d-b522a64cb030",
    "GradeName": "sample string 5",
    "SiteID": 6,
    "State": true,
    "Taxis": 8,
    "BGPath": "sample string 9",
    "IsScoreUp": true,
    "GradeUpType": 11,
    "Score": 12,
    "GrddeRights": "sample string 13",
    "Remarks": "sample string 14",
    "CreateTime": "2026-04-19T18:18:28.6829036+08:00",
    "UpdateTime": "2026-04-19T18:18:28.6829036+08:00",
    "Discounts": 1.0,
    "DiscountScore": 2.0,
    "IsCurrent": true,
    "GpList": [
      {
        "GPID": "54a6815d-f3e0-432a-9657-03aaf935dc9d",
        "GradeID": "d134ef11-900b-43f7-a4d7-e954f1c3a7cf",
        "SiteID": 3,
        "GPName": "sample string 4",
        "GPType": 5,
        "Discounts": 6.0,
        "Times": "sample string 7",
        "GPIco": "sample string 8",
        "State": true,
        "Taxis": 10,
        "CreateTime": "2026-04-19T18:18:28.6829036+08:00",
        "UpdateTime": "2026-04-19T18:18:28.6829036+08:00",
        "Remarks": "sample string 13"
      },
      {
        "GPID": "54a6815d-f3e0-432a-9657-03aaf935dc9d",
        "GradeID": "d134ef11-900b-43f7-a4d7-e954f1c3a7cf",
        "SiteID": 3,
        "GPName": "sample string 4",
        "GPType": 5,
        "Discounts": 6.0,
        "Times": "sample string 7",
        "GPIco": "sample string 8",
        "State": true,
        "Taxis": 10,
        "CreateTime": "2026-04-19T18:18:28.6829036+08:00",
        "UpdateTime": "2026-04-19T18:18:28.6829036+08:00",
        "Remarks": "sample string 13"
      }
    ]
  },
  "GradeList": [
    {
      "GradeID": "ad209fc8-bb28-49af-8f1d-b522a64cb030",
      "GradeName": "sample string 5",
      "SiteID": 6,
      "State": true,
      "Taxis": 8,
      "BGPath": "sample string 9",
      "IsScoreUp": true,
      "GradeUpType": 11,
      "Score": 12,
      "GrddeRights": "sample string 13",
      "Remarks": "sample string 14",
      "CreateTime": "2026-04-19T18:18:28.6829036+08:00",
      "UpdateTime": "2026-04-19T18:18:28.6829036+08:00",
      "Discounts": 1.0,
      "DiscountScore": 2.0,
      "IsCurrent": true,
      "GpList": [
        {
          "GPID": "54a6815d-f3e0-432a-9657-03aaf935dc9d",
          "GradeID": "d134ef11-900b-43f7-a4d7-e954f1c3a7cf",
          "SiteID": 3,
          "GPName": "sample string 4",
          "GPType": 5,
          "Discounts": 6.0,
          "Times": "sample string 7",
          "GPIco": "sample string 8",
          "State": true,
          "Taxis": 10,
          "CreateTime": "2026-04-19T18:18:28.6829036+08:00",
          "UpdateTime": "2026-04-19T18:18:28.6829036+08:00",
          "Remarks": "sample string 13"
        },
        {
          "GPID": "54a6815d-f3e0-432a-9657-03aaf935dc9d",
          "GradeID": "d134ef11-900b-43f7-a4d7-e954f1c3a7cf",
          "SiteID": 3,
          "GPName": "sample string 4",
          "GPType": 5,
          "Discounts": 6.0,
          "Times": "sample string 7",
          "GPIco": "sample string 8",
          "State": true,
          "Taxis": 10,
          "CreateTime": "2026-04-19T18:18:28.6829036+08:00",
          "UpdateTime": "2026-04-19T18:18:28.6829036+08:00",
          "Remarks": "sample string 13"
        }
      ]
    },
    {
      "GradeID": "ad209fc8-bb28-49af-8f1d-b522a64cb030",
      "GradeName": "sample string 5",
      "SiteID": 6,
      "State": true,
      "Taxis": 8,
      "BGPath": "sample string 9",
      "IsScoreUp": true,
      "GradeUpType": 11,
      "Score": 12,
      "GrddeRights": "sample string 13",
      "Remarks": "sample string 14",
      "CreateTime": "2026-04-19T18:18:28.6829036+08:00",
      "UpdateTime": "2026-04-19T18:18:28.6829036+08:00",
      "Discounts": 1.0,
      "DiscountScore": 2.0,
      "IsCurrent": true,
      "GpList": [
        {
          "GPID": "54a6815d-f3e0-432a-9657-03aaf935dc9d",
          "GradeID": "d134ef11-900b-43f7-a4d7-e954f1c3a7cf",
          "SiteID": 3,
          "GPName": "sample string 4",
          "GPType": 5,
          "Discounts": 6.0,
          "Times": "sample string 7",
          "GPIco": "sample string 8",
          "State": true,
          "Taxis": 10,
          "CreateTime": "2026-04-19T18:18:28.6829036+08:00",
          "UpdateTime": "2026-04-19T18:18:28.6829036+08:00",
          "Remarks": "sample string 13"
        },
        {
          "GPID": "54a6815d-f3e0-432a-9657-03aaf935dc9d",
          "GradeID": "d134ef11-900b-43f7-a4d7-e954f1c3a7cf",
          "SiteID": 3,
          "GPName": "sample string 4",
          "GPType": 5,
          "Discounts": 6.0,
          "Times": "sample string 7",
          "GPIco": "sample string 8",
          "State": true,
          "Taxis": 10,
          "CreateTime": "2026-04-19T18:18:28.6829036+08:00",
          "UpdateTime": "2026-04-19T18:18:28.6829036+08:00",
          "Remarks": "sample string 13"
        }
      ]
    }
  ]
}

application/xml, text/xml

Sample:
<MemberCenterModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/open.wst.com.Areas.Hotel.Models">
  <Account xmlns:d2p1="http://schemas.datacontract.org/2004/07/WST.Hotel.Entity">
    <d2p1:AccountID>3bc9f86a-66ff-48b6-b36d-f2f744177997</d2p1:AccountID>
    <d2p1:State>2</d2p1:State>
    <d2p1:GradeID>4af5c159-ea70-49e2-bbb8-369db5697749</d2p1:GradeID>
    <d2p1:LockGrade>true</d2p1:LockGrade>
    <d2p1:AccountName>sample string 4</d2p1:AccountName>
    <d2p1:AccountPassWord>sample string 5</d2p1:AccountPassWord>
    <d2p1:AccountIDLayer>sample string 6</d2p1:AccountIDLayer>
    <d2p1:Layer>sample string 7</d2p1:Layer>
    <d2p1:LayerNumber>8</d2p1:LayerNumber>
    <d2p1:AreaCode>1</d2p1:AreaCode>
    <d2p1:AccountImage>sample string 9</d2p1:AccountImage>
    <d2p1:Logins>10</d2p1:Logins>
    <d2p1:LastLoginTime>2026-04-19T18:18:28.6829036+08:00</d2p1:LastLoginTime>
    <d2p1:LastLoginIp>sample string 12</d2p1:LastLoginIp>
    <d2p1:InvalidPassNumber>1</d2p1:InvalidPassNumber>
    <d2p1:InvalidPassTime>2026-04-19T18:18:28.6829036+08:00</d2p1:InvalidPassTime>
    <d2p1:InvalidPassIp>sample string 13</d2p1:InvalidPassIp>
    <d2p1:CreateTime>2026-04-19T18:18:28.6829036+08:00</d2p1:CreateTime>
    <d2p1:UpdateTime>2026-04-19T18:18:28.6829036+08:00</d2p1:UpdateTime>
    <d2p1:SiteID>16</d2p1:SiteID>
    <d2p1:Openid>sample string 17</d2p1:Openid>
    <d2p1:UnionID>sample string 18</d2p1:UnionID>
    <d2p1:Wxopenid>sample string 19</d2p1:Wxopenid>
    <d2p1:NickName>sample string 20</d2p1:NickName>
    <d2p1:ParentAccountID>ab71df64-5e51-41e9-b4e1-48d742f6860b</d2p1:ParentAccountID>
    <d2p1:ParentAccountName>sample string 21</d2p1:ParentAccountName>
    <d2p1:IsAttention>true</d2p1:IsAttention>
    <d2p1:OriginType>1</d2p1:OriginType>
    <d2p1:SubsidiaryCount>23</d2p1:SubsidiaryCount>
    <d2p1:IDCards>sample string 24</d2p1:IDCards>
    <d2p1:TrueName>sample string 25</d2p1:TrueName>
    <d2p1:Access_token>sample string 26</d2p1:Access_token>
    <d2p1:Expires_in>2026-04-19T18:18:28.6829036+08:00</d2p1:Expires_in>
    <d2p1:Refresh_token>sample string 27</d2p1:Refresh_token>
    <d2p1:ShareImage>sample string 28</d2p1:ShareImage>
    <d2p1:MobilePhone>sample string 29</d2p1:MobilePhone>
    <d2p1:IsMobileValidated>true</d2p1:IsMobileValidated>
    <d2p1:TotalScore>31</d2p1:TotalScore>
    <d2p1:BlaneScore>32</d2p1:BlaneScore>
    <d2p1:TotalAmount>33</d2p1:TotalAmount>
    <d2p1:Balance>34</d2p1:Balance>
    <d2p1:TotalGiftAmount>35</d2p1:TotalGiftAmount>
    <d2p1:SwanId>sample string 36</d2p1:SwanId>
    <d2p1:SwanOpenid>sample string 37</d2p1:SwanOpenid>
  </Account>
  <AccountGradeIndex>1</AccountGradeIndex>
  <CurrentGrade xmlns:d2p1="http://schemas.datacontract.org/2004/07/WST.Hotel.Entity">
    <d2p1:GradeID>ad209fc8-bb28-49af-8f1d-b522a64cb030</d2p1:GradeID>
    <d2p1:GradeName>sample string 5</d2p1:GradeName>
    <d2p1:SiteID>6</d2p1:SiteID>
    <d2p1:State>true</d2p1:State>
    <d2p1:Taxis>8</d2p1:Taxis>
    <d2p1:BGPath>sample string 9</d2p1:BGPath>
    <d2p1:IsScoreUp>true</d2p1:IsScoreUp>
    <d2p1:GradeUpType>11</d2p1:GradeUpType>
    <d2p1:Score>12</d2p1:Score>
    <d2p1:GrddeRights>sample string 13</d2p1:GrddeRights>
    <d2p1:Remarks>sample string 14</d2p1:Remarks>
    <d2p1:CreateTime>2026-04-19T18:18:28.6829036+08:00</d2p1:CreateTime>
    <d2p1:UpdateTime>2026-04-19T18:18:28.6829036+08:00</d2p1:UpdateTime>
    <d2p1:Discounts>1</d2p1:Discounts>
    <d2p1:DiscountScore>2</d2p1:DiscountScore>
    <d2p1:IsCurrent>true</d2p1:IsCurrent>
    <d2p1:GpList>
      <d2p1:GradePrivilegeEntity>
        <d2p1:GPID>54a6815d-f3e0-432a-9657-03aaf935dc9d</d2p1:GPID>
        <d2p1:GradeID>d134ef11-900b-43f7-a4d7-e954f1c3a7cf</d2p1:GradeID>
        <d2p1:SiteID>3</d2p1:SiteID>
        <d2p1:GPName>sample string 4</d2p1:GPName>
        <d2p1:GPType>5</d2p1:GPType>
        <d2p1:Discounts>6</d2p1:Discounts>
        <d2p1:Times>sample string 7</d2p1:Times>
        <d2p1:GPIco>sample string 8</d2p1:GPIco>
        <d2p1:State>true</d2p1:State>
        <d2p1:Taxis>10</d2p1:Taxis>
        <d2p1:CreateTime>2026-04-19T18:18:28.6829036+08:00</d2p1:CreateTime>
        <d2p1:UpdateTime>2026-04-19T18:18:28.6829036+08:00</d2p1:UpdateTime>
        <d2p1:Remarks>sample string 13</d2p1:Remarks>
      </d2p1:GradePrivilegeEntity>
      <d2p1:GradePrivilegeEntity>
        <d2p1:GPID>54a6815d-f3e0-432a-9657-03aaf935dc9d</d2p1:GPID>
        <d2p1:GradeID>d134ef11-900b-43f7-a4d7-e954f1c3a7cf</d2p1:GradeID>
        <d2p1:SiteID>3</d2p1:SiteID>
        <d2p1:GPName>sample string 4</d2p1:GPName>
        <d2p1:GPType>5</d2p1:GPType>
        <d2p1:Discounts>6</d2p1:Discounts>
        <d2p1:Times>sample string 7</d2p1:Times>
        <d2p1:GPIco>sample string 8</d2p1:GPIco>
        <d2p1:State>true</d2p1:State>
        <d2p1:Taxis>10</d2p1:Taxis>
        <d2p1:CreateTime>2026-04-19T18:18:28.6829036+08:00</d2p1:CreateTime>
        <d2p1:UpdateTime>2026-04-19T18:18:28.6829036+08:00</d2p1:UpdateTime>
        <d2p1:Remarks>sample string 13</d2p1:Remarks>
      </d2p1:GradePrivilegeEntity>
    </d2p1:GpList>
  </CurrentGrade>
  <CurrentGradeIndex>2</CurrentGradeIndex>
  <GradeList xmlns:d2p1="http://schemas.datacontract.org/2004/07/WST.Hotel.Entity">
    <d2p1:GradeEntity>
      <d2p1:GradeID>ad209fc8-bb28-49af-8f1d-b522a64cb030</d2p1:GradeID>
      <d2p1:GradeName>sample string 5</d2p1:GradeName>
      <d2p1:SiteID>6</d2p1:SiteID>
      <d2p1:State>true</d2p1:State>
      <d2p1:Taxis>8</d2p1:Taxis>
      <d2p1:BGPath>sample string 9</d2p1:BGPath>
      <d2p1:IsScoreUp>true</d2p1:IsScoreUp>
      <d2p1:GradeUpType>11</d2p1:GradeUpType>
      <d2p1:Score>12</d2p1:Score>
      <d2p1:GrddeRights>sample string 13</d2p1:GrddeRights>
      <d2p1:Remarks>sample string 14</d2p1:Remarks>
      <d2p1:CreateTime>2026-04-19T18:18:28.6829036+08:00</d2p1:CreateTime>
      <d2p1:UpdateTime>2026-04-19T18:18:28.6829036+08:00</d2p1:UpdateTime>
      <d2p1:Discounts>1</d2p1:Discounts>
      <d2p1:DiscountScore>2</d2p1:DiscountScore>
      <d2p1:IsCurrent>true</d2p1:IsCurrent>
      <d2p1:GpList>
        <d2p1:GradePrivilegeEntity>
          <d2p1:GPID>54a6815d-f3e0-432a-9657-03aaf935dc9d</d2p1:GPID>
          <d2p1:GradeID>d134ef11-900b-43f7-a4d7-e954f1c3a7cf</d2p1:GradeID>
          <d2p1:SiteID>3</d2p1:SiteID>
          <d2p1:GPName>sample string 4</d2p1:GPName>
          <d2p1:GPType>5</d2p1:GPType>
          <d2p1:Discounts>6</d2p1:Discounts>
          <d2p1:Times>sample string 7</d2p1:Times>
          <d2p1:GPIco>sample string 8</d2p1:GPIco>
          <d2p1:State>true</d2p1:State>
          <d2p1:Taxis>10</d2p1:Taxis>
          <d2p1:CreateTime>2026-04-19T18:18:28.6829036+08:00</d2p1:CreateTime>
          <d2p1:UpdateTime>2026-04-19T18:18:28.6829036+08:00</d2p1:UpdateTime>
          <d2p1:Remarks>sample string 13</d2p1:Remarks>
        </d2p1:GradePrivilegeEntity>
        <d2p1:GradePrivilegeEntity>
          <d2p1:GPID>54a6815d-f3e0-432a-9657-03aaf935dc9d</d2p1:GPID>
          <d2p1:GradeID>d134ef11-900b-43f7-a4d7-e954f1c3a7cf</d2p1:GradeID>
          <d2p1:SiteID>3</d2p1:SiteID>
          <d2p1:GPName>sample string 4</d2p1:GPName>
          <d2p1:GPType>5</d2p1:GPType>
          <d2p1:Discounts>6</d2p1:Discounts>
          <d2p1:Times>sample string 7</d2p1:Times>
          <d2p1:GPIco>sample string 8</d2p1:GPIco>
          <d2p1:State>true</d2p1:State>
          <d2p1:Taxis>10</d2p1:Taxis>
          <d2p1:CreateTime>2026-04-19T18:18:28.6829036+08:00</d2p1:CreateTime>
          <d2p1:UpdateTime>2026-04-19T18:18:28.6829036+08:00</d2p1:UpdateTime>
          <d2p1:Remarks>sample string 13</d2p1:Remarks>
        </d2p1:GradePrivilegeEntity>
      </d2p1:GpList>
    </d2p1:GradeEntity>
    <d2p1:GradeEntity>
      <d2p1:GradeID>ad209fc8-bb28-49af-8f1d-b522a64cb030</d2p1:GradeID>
      <d2p1:GradeName>sample string 5</d2p1:GradeName>
      <d2p1:SiteID>6</d2p1:SiteID>
      <d2p1:State>true</d2p1:State>
      <d2p1:Taxis>8</d2p1:Taxis>
      <d2p1:BGPath>sample string 9</d2p1:BGPath>
      <d2p1:IsScoreUp>true</d2p1:IsScoreUp>
      <d2p1:GradeUpType>11</d2p1:GradeUpType>
      <d2p1:Score>12</d2p1:Score>
      <d2p1:GrddeRights>sample string 13</d2p1:GrddeRights>
      <d2p1:Remarks>sample string 14</d2p1:Remarks>
      <d2p1:CreateTime>2026-04-19T18:18:28.6829036+08:00</d2p1:CreateTime>
      <d2p1:UpdateTime>2026-04-19T18:18:28.6829036+08:00</d2p1:UpdateTime>
      <d2p1:Discounts>1</d2p1:Discounts>
      <d2p1:DiscountScore>2</d2p1:DiscountScore>
      <d2p1:IsCurrent>true</d2p1:IsCurrent>
      <d2p1:GpList>
        <d2p1:GradePrivilegeEntity>
          <d2p1:GPID>54a6815d-f3e0-432a-9657-03aaf935dc9d</d2p1:GPID>
          <d2p1:GradeID>d134ef11-900b-43f7-a4d7-e954f1c3a7cf</d2p1:GradeID>
          <d2p1:SiteID>3</d2p1:SiteID>
          <d2p1:GPName>sample string 4</d2p1:GPName>
          <d2p1:GPType>5</d2p1:GPType>
          <d2p1:Discounts>6</d2p1:Discounts>
          <d2p1:Times>sample string 7</d2p1:Times>
          <d2p1:GPIco>sample string 8</d2p1:GPIco>
          <d2p1:State>true</d2p1:State>
          <d2p1:Taxis>10</d2p1:Taxis>
          <d2p1:CreateTime>2026-04-19T18:18:28.6829036+08:00</d2p1:CreateTime>
          <d2p1:UpdateTime>2026-04-19T18:18:28.6829036+08:00</d2p1:UpdateTime>
          <d2p1:Remarks>sample string 13</d2p1:Remarks>
        </d2p1:GradePrivilegeEntity>
        <d2p1:GradePrivilegeEntity>
          <d2p1:GPID>54a6815d-f3e0-432a-9657-03aaf935dc9d</d2p1:GPID>
          <d2p1:GradeID>d134ef11-900b-43f7-a4d7-e954f1c3a7cf</d2p1:GradeID>
          <d2p1:SiteID>3</d2p1:SiteID>
          <d2p1:GPName>sample string 4</d2p1:GPName>
          <d2p1:GPType>5</d2p1:GPType>
          <d2p1:Discounts>6</d2p1:Discounts>
          <d2p1:Times>sample string 7</d2p1:Times>
          <d2p1:GPIco>sample string 8</d2p1:GPIco>
          <d2p1:State>true</d2p1:State>
          <d2p1:Taxis>10</d2p1:Taxis>
          <d2p1:CreateTime>2026-04-19T18:18:28.6829036+08:00</d2p1:CreateTime>
          <d2p1:UpdateTime>2026-04-19T18:18:28.6829036+08:00</d2p1:UpdateTime>
          <d2p1:Remarks>sample string 13</d2p1:Remarks>
        </d2p1:GradePrivilegeEntity>
      </d2p1:GpList>
    </d2p1:GradeEntity>
  </GradeList>
  <NextGrade xmlns:d2p1="http://schemas.datacontract.org/2004/07/WST.Hotel.Entity">
    <d2p1:GradeID>ad209fc8-bb28-49af-8f1d-b522a64cb030</d2p1:GradeID>
    <d2p1:GradeName>sample string 5</d2p1:GradeName>
    <d2p1:SiteID>6</d2p1:SiteID>
    <d2p1:State>true</d2p1:State>
    <d2p1:Taxis>8</d2p1:Taxis>
    <d2p1:BGPath>sample string 9</d2p1:BGPath>
    <d2p1:IsScoreUp>true</d2p1:IsScoreUp>
    <d2p1:GradeUpType>11</d2p1:GradeUpType>
    <d2p1:Score>12</d2p1:Score>
    <d2p1:GrddeRights>sample string 13</d2p1:GrddeRights>
    <d2p1:Remarks>sample string 14</d2p1:Remarks>
    <d2p1:CreateTime>2026-04-19T18:18:28.6829036+08:00</d2p1:CreateTime>
    <d2p1:UpdateTime>2026-04-19T18:18:28.6829036+08:00</d2p1:UpdateTime>
    <d2p1:Discounts>1</d2p1:Discounts>
    <d2p1:DiscountScore>2</d2p1:DiscountScore>
    <d2p1:IsCurrent>true</d2p1:IsCurrent>
    <d2p1:GpList>
      <d2p1:GradePrivilegeEntity>
        <d2p1:GPID>54a6815d-f3e0-432a-9657-03aaf935dc9d</d2p1:GPID>
        <d2p1:GradeID>d134ef11-900b-43f7-a4d7-e954f1c3a7cf</d2p1:GradeID>
        <d2p1:SiteID>3</d2p1:SiteID>
        <d2p1:GPName>sample string 4</d2p1:GPName>
        <d2p1:GPType>5</d2p1:GPType>
        <d2p1:Discounts>6</d2p1:Discounts>
        <d2p1:Times>sample string 7</d2p1:Times>
        <d2p1:GPIco>sample string 8</d2p1:GPIco>
        <d2p1:State>true</d2p1:State>
        <d2p1:Taxis>10</d2p1:Taxis>
        <d2p1:CreateTime>2026-04-19T18:18:28.6829036+08:00</d2p1:CreateTime>
        <d2p1:UpdateTime>2026-04-19T18:18:28.6829036+08:00</d2p1:UpdateTime>
        <d2p1:Remarks>sample string 13</d2p1:Remarks>
      </d2p1:GradePrivilegeEntity>
      <d2p1:GradePrivilegeEntity>
        <d2p1:GPID>54a6815d-f3e0-432a-9657-03aaf935dc9d</d2p1:GPID>
        <d2p1:GradeID>d134ef11-900b-43f7-a4d7-e954f1c3a7cf</d2p1:GradeID>
        <d2p1:SiteID>3</d2p1:SiteID>
        <d2p1:GPName>sample string 4</d2p1:GPName>
        <d2p1:GPType>5</d2p1:GPType>
        <d2p1:Discounts>6</d2p1:Discounts>
        <d2p1:Times>sample string 7</d2p1:Times>
        <d2p1:GPIco>sample string 8</d2p1:GPIco>
        <d2p1:State>true</d2p1:State>
        <d2p1:Taxis>10</d2p1:Taxis>
        <d2p1:CreateTime>2026-04-19T18:18:28.6829036+08:00</d2p1:CreateTime>
        <d2p1:UpdateTime>2026-04-19T18:18:28.6829036+08:00</d2p1:UpdateTime>
        <d2p1:Remarks>sample string 13</d2p1:Remarks>
      </d2p1:GradePrivilegeEntity>
    </d2p1:GpList>
  </NextGrade>
  <PrevGrade xmlns:d2p1="http://schemas.datacontract.org/2004/07/WST.Hotel.Entity">
    <d2p1:GradeID>ad209fc8-bb28-49af-8f1d-b522a64cb030</d2p1:GradeID>
    <d2p1:GradeName>sample string 5</d2p1:GradeName>
    <d2p1:SiteID>6</d2p1:SiteID>
    <d2p1:State>true</d2p1:State>
    <d2p1:Taxis>8</d2p1:Taxis>
    <d2p1:BGPath>sample string 9</d2p1:BGPath>
    <d2p1:IsScoreUp>true</d2p1:IsScoreUp>
    <d2p1:GradeUpType>11</d2p1:GradeUpType>
    <d2p1:Score>12</d2p1:Score>
    <d2p1:GrddeRights>sample string 13</d2p1:GrddeRights>
    <d2p1:Remarks>sample string 14</d2p1:Remarks>
    <d2p1:CreateTime>2026-04-19T18:18:28.6829036+08:00</d2p1:CreateTime>
    <d2p1:UpdateTime>2026-04-19T18:18:28.6829036+08:00</d2p1:UpdateTime>
    <d2p1:Discounts>1</d2p1:Discounts>
    <d2p1:DiscountScore>2</d2p1:DiscountScore>
    <d2p1:IsCurrent>true</d2p1:IsCurrent>
    <d2p1:GpList>
      <d2p1:GradePrivilegeEntity>
        <d2p1:GPID>54a6815d-f3e0-432a-9657-03aaf935dc9d</d2p1:GPID>
        <d2p1:GradeID>d134ef11-900b-43f7-a4d7-e954f1c3a7cf</d2p1:GradeID>
        <d2p1:SiteID>3</d2p1:SiteID>
        <d2p1:GPName>sample string 4</d2p1:GPName>
        <d2p1:GPType>5</d2p1:GPType>
        <d2p1:Discounts>6</d2p1:Discounts>
        <d2p1:Times>sample string 7</d2p1:Times>
        <d2p1:GPIco>sample string 8</d2p1:GPIco>
        <d2p1:State>true</d2p1:State>
        <d2p1:Taxis>10</d2p1:Taxis>
        <d2p1:CreateTime>2026-04-19T18:18:28.6829036+08:00</d2p1:CreateTime>
        <d2p1:UpdateTime>2026-04-19T18:18:28.6829036+08:00</d2p1:UpdateTime>
        <d2p1:Remarks>sample string 13</d2p1:Remarks>
      </d2p1:GradePrivilegeEntity>
      <d2p1:GradePrivilegeEntity>
        <d2p1:GPID>54a6815d-f3e0-432a-9657-03aaf935dc9d</d2p1:GPID>
        <d2p1:GradeID>d134ef11-900b-43f7-a4d7-e954f1c3a7cf</d2p1:GradeID>
        <d2p1:SiteID>3</d2p1:SiteID>
        <d2p1:GPName>sample string 4</d2p1:GPName>
        <d2p1:GPType>5</d2p1:GPType>
        <d2p1:Discounts>6</d2p1:Discounts>
        <d2p1:Times>sample string 7</d2p1:Times>
        <d2p1:GPIco>sample string 8</d2p1:GPIco>
        <d2p1:State>true</d2p1:State>
        <d2p1:Taxis>10</d2p1:Taxis>
        <d2p1:CreateTime>2026-04-19T18:18:28.6829036+08:00</d2p1:CreateTime>
        <d2p1:UpdateTime>2026-04-19T18:18:28.6829036+08:00</d2p1:UpdateTime>
        <d2p1:Remarks>sample string 13</d2p1:Remarks>
      </d2p1:GradePrivilegeEntity>
    </d2p1:GpList>
  </PrevGrade>
</MemberCenterModel>