APIv1.DesignResource interface
A Design resource
This interface was referenced by V1's JSON-Schema via the definition "DesignResource".
Signature:
export interface DesignResource
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
Date | null |
when the design was archived | ||
|
Date |
when the design was created | ||
|
Partial<any> |
the design document | ||
|
string |
the design id | ||
|
{ default: { fullsize: { url: string | null; }; }; } | |||
|
unknown | |||
|
string |
the design name | ||
|
Date |
when the design was updated | ||
|
string |