Skip to content
This repository was archived by the owner on Jun 26, 2023. It is now read-only.

Latest commit

 

History

History
16 lines (13 loc) · 1015 Bytes

File metadata and controls

16 lines (13 loc) · 1015 Bytes

IO.Swagger.Model.ImageUrlValue

Properties

Name Type Description Notes
Context string A url describing the schema context for this object, typically "http://schema.org/\".
Type LinkedDataType
AdditionalType string An identifier of additional type info specific to Coda that may not be present in a schema.org taxonomy, [optional]
Name string The name of the image. [optional]
Url string The url of the image. [optional]
Height decimal? The height of the image in pixels. [optional]
Width decimal? The width of the image in pixels. [optional]
Status ImageStatus [optional]

[Back to Model list] [Back to API list] [Back to README]