Class GenericResponse
public class GenericResponse
- Inheritance
-
GenericResponse
- Inherited Members
Properties
Message
[JsonProperty("message")]
public string? Message { get; set; }
public class GenericResponse
[JsonProperty("message")]
public string? Message { get; set; }