Table of Contents

Class PhotoResponse

Namespace
KartaViewSharp.V2.Response.Resources.Photo
Assembly
KartaViewSharp.dll
public sealed class PhotoResponse
Inheritance
PhotoResponse
Inherited Members

Constructors

PhotoResponse()

public PhotoResponse()

Properties

Result

[JsonPropertyName("result")]
public PhotoResult Result { get; set; }

Property Value

PhotoResult

Status

[JsonPropertyName("status")]
public ResponseStatus Status { get; set; }

Property Value

ResponseStatus