Class ProductMediaItem
Inherited Members
Namespace: Inttegro
Assembly: Inttegro.dll
Syntax
public sealed class ProductMediaItem
Properties
| Edit this page View SourceType
Declaration
[JsonPropertyName("type")]
public string? Type { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Url
Declaration
[JsonPropertyName("url")]
public string? Url { get; set; }
Property Value
| Type | Description |
|---|---|
| string |