| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
Id number. |
number |
None. |
| name |
Name of this style. |
text |
None. |
| description |
Information about this style |
text |
None. |
| can_frame |
Indicates if framing is available. |
boolean |
None. |
| can_mat |
Indicates if matting is available. |
boolean |
None. |
| frame_class_ids |
List of frame ids available to this style type. |
array (number) |
None. |
| custom_sizing |
Indicates if custom sizing is available. |
boolean |
None. |
| min |
Minimum size available to this style. Represented in portrait aspect. |
Size |
None. |
| max |
Maximum size available to this style. Represented in portrait aspect. |
Size |
None. |
| available_sizes |
List of sizes available. If this list is empty then custom sizing is available in whole inches within the confines of the min and max size parameters. |
array (Size) |
None. |