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
Status
[JsonPropertyName("status")]
public ResponseStatus Status { get; set; }