# [Ride v5] LeaseCancel
⚠️ This is the documentation for the Standard Library version 5, which is currently available for Stagenet only.
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 |