minimumTransferableSeats property

int? minimumTransferableSeats
getter/setter pair

When inserting a subscription, this is the minimum number of seats listed in the transfer order for this product.

For example, if the customer has 20 users, the reseller cannot place a transfer order of 15 seats. The minimum is 20 seats.

Implementation

core.int? minimumTransferableSeats;