LeaseComponentBatchCloneRequest¶
Example Json Object
1{
2 "leaseComponentIds": [
3 0
4 ],
5 "contractId": 0,
6 "contractDisplayId": "string",
7 "includeTermsAndConditions": true
8}
Properties
Name |
Type |
Required |
Restrictions |
Description |
|---|---|---|---|---|
leaseComponentIds |
[integer] |
true |
none |
none |
contractId |
integer(int64) |
false |
none |
none |
contractDisplayId |
string |
false |
none |
none |
includeTermsAndConditions |
boolean |
true |
none |
none |