# LeaseCancel
LeaseCancel
is a structure that sets the lease cancellation parameters. The lease cancellation is performed only if the structure is included in the callable function result.
# Constructor
LeaseCancel(leaseId: ByteVector)
# Fields
# | Name | Data type | Description |
---|---|---|---|
1 | leaseId | ByteVector | Lease ID |
Limitations on the total number of script actions are given in the Limitations article.