Home > @infiniteobjects/data-types > IRenderJobPayload
The Render Job Payload includes the data needed to perform the job
Signature:
export interface IRenderJobPayload
| Property | Modifiers | Type | Description |
|---|---|---|---|
| contractId? | string | (Optional) | |
| creationId? | string | (Optional) | |
| shouldLoop? | boolean | (Optional) | |
| tokenId? | string | (Optional) |