Type Alias: JobAccountArgs
ts
type JobAccountArgs = object;Properties
ipfsJob
ts
ipfsJob: ReadonlyUint8Array;ipfsResult
ts
ipfsResult: ReadonlyUint8Array;market
ts
market: Address;node
ts
node: Address;payer
ts
payer: Address;price
ts
price: number | bigint;project
ts
project: Address;state
ts
state: number;timeEnd
ts
timeEnd: number | bigint;timeout
ts
timeout: number | bigint;timeStart
ts
timeStart: number | bigint;