Table of Contents

Class Times

Namespace
LoopNet.Models.Responses
Assembly
LoopNet.dll

Times info

public class Times
Inheritance
Times
Inherited Members

Properties

CreatedAt

When it was created

[JsonProperty("createdAt")]
public long CreatedAt { get; set; }

Property Value

long

UpdatedAt

When it was updated

[JsonProperty("updatedAt")]
public long UpdatedAt { get; set; }

Property Value

long