Name | Description | Type | Additional information |
---|---|---|---|
MerchantId |
商户ID int |
integer |
Required |
ShopId |
店铺ID char(4) Not Null. |
string |
Required Max length: 4 |
SetStartDate |
设置起始租期 char(1) Not Null.1表示是,其他值表示否。 |
string |
Required Max length: 1 |
StartOfOperationTerm |
起始租期 Date |
date |
None. |
SetEndDate |
设置截止租期 char(1) Not Null.1表示是,其他值表示否。 |
string |
Required Max length: 1 |
EndOfOperationTerm |
截止租期 Date |
date |
None. |