doc update
Showing
2 changed files
with
1 additions
and
3 deletions
| ... | @@ -175,8 +175,6 @@ definitions: | ... | @@ -175,8 +175,6 @@ definitions: |
| 175 | - idNum | 175 | - idNum |
| 176 | - dateOfBirth | 176 | - dateOfBirth |
| 177 | - idExpiryDate | 177 | - idExpiryDate |
| 178 | - hukouProvince | ||
| 179 | - hukouCity | ||
| 180 | properties: | 178 | properties: |
| 181 | customerType: | 179 | customerType: |
| 182 | description: customerType | 180 | description: customerType | ... | ... |
| ... | @@ -105,7 +105,7 @@ individualCusInfo: | ... | @@ -105,7 +105,7 @@ individualCusInfo: |
| 105 | 105 | ||
| 106 | SEindividualCusInfo: | 106 | SEindividualCusInfo: |
| 107 | type: object | 107 | type: object |
| 108 | required: [customerType, applicantType, customerName, idType, idNum, dateOfBirth, idExpiryDate, hukouProvince, hukouCity] | 108 | required: [customerType, applicantType, customerName, idType, idNum, dateOfBirth, idExpiryDate] |
| 109 | properties: | 109 | properties: |
| 110 | customerType: | 110 | customerType: |
| 111 | description: customerType | 111 | description: customerType | ... | ... |
-
Please register or sign in to post a comment