# [Ride v5] LeaseCancel
⚠️ This is the documentation for the Standard library version 5. We recommend to use version 6. Go to version 6
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 |