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