Unique identifier of the contract.
Optional
data: Partial<ComputingContract>Data to populate computing contract with.
Optional
config: ApillonConfigName of the contract.
Contract description.
The bucket where files encrypted by this contract are stored
The computing contract's type
The computing contract's status
The computing contract's on-chain address
The computing contract's on-chain deployer address
The computing contract's deployment transaction hash
The computing contract's additional data
Private
configApillon config used to initialize a storage module for saving encrypted files
Protected
API_API url prefix for this class.
Unique identifier of the model.
The object's creation date
The date when the object was last updated
Gets list of transactions for this computing contract.
Optional
params: ITransactionListFiltersQuery filters.
List of transactions.
The data to use for encryption.
The uploaded encrypted file metadata
Private
assignProtected
serializeGets and populates the object details of this entity
A new instance of this object
Protected
populatePopulates class properties via data object.
Data object.
Constructor which should only be called via Computing class.