Perpetual license

In requests it has the conditional number 1.

It does not require any of the fields rentDaysCount, rentBeginDate, rentEndDate to be specified.

The "rent" model

In requests it has the conditional number 2.

It requires mandatory assignment of the fields rentBeginDate, rentEndDate with non-zero values. rentBeginDate must be strictly less than rentEndDate.

"Expiration  date" model

In requests it has the conditional number 3.

It requires mandatory assignment of the field rentEndDate with non-zero value.

"Subscription" model

In requests it has the conditional number 4.

It requires mandatory assignment of the field rentDaysCount with non-zero value.

"Runcounter" model 

In requests it has the conditional number 5.

It requires mandatory assignment of the field runcounter with non-zero value.

  • No labels