Table of Contents

Class ImageSize

Namespace
LoopNet.Models.Responses
Assembly
LoopNet.dll

Image size info

public class ImageSize
Inheritance
ImageSize
Inherited Members

Properties

Original

Original size

[JsonProperty("original")]
public string? Original { get; set; }

Property Value

string

Size240

240x240

[JsonProperty("240-240")]
public string? Size240 { get; set; }

Property Value

string

Size332

332x322

[JsonProperty("332-332")]
public string? Size332 { get; set; }

Property Value

string