Represents expiration information for a lock. Contains the date and time when the lock becomes available for acquisition.
IMPORT_PATH: "@daiso-tech/core/lock/contracts"
"@daiso-tech/core/lock/contracts"
The date and time when the lock expires and becomes available for others to acquire. null indicates the lock does not expire and is held indefinitely.
Represents expiration information for a lock. Contains the date and time when the lock becomes available for acquisition.
IMPORT_PATH:
"@daiso-tech/core/lock/contracts"