Table of Contents

Class TracksStatus

Namespace
KartaViewSharp.V1.Response.Resources.MyList
Assembly
KartaViewSharp.dll
public sealed class TracksStatus
Inheritance
TracksStatus
Inherited Members

Constructors

TracksStatus()

public TracksStatus()

Properties

Processing

[JsonPropertyName("processing")]
public int Processing { get; set; }

Property Value

int

Uploading

[JsonPropertyName("uploading")]
public int Uploading { get; set; }

Property Value

int