APIv1.ModelResource interface
This interface was referenced by V1's JSON-Schema via the definition "ModelResource".
Signature:
export interface ModelResource
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
Date | null |
when the model was archived | ||
|
("dtg" | "dtf")[] |
how the model can be used | ||
|
Date |
when the model was created | ||
|
string |
the model id | ||
|
{ default: { fullsize: { url: string | null; }; }; } | |||
|
boolean |
whether the model is publicly available | ||
|
unknown |
(Optional) | ||
|
string |
the model name | ||
|
{ id: "kornit" | "novatomato" | "printful" | "printify" | "spring"; url?: string | null; } | null | |||
|
{ [k: string]: number; } | |||
|
number |
the model ratio | ||
|
Date |
when the model was updated | ||
|
string |
the model uri | ||
|
the model zones |