Property Message
Message
Gets or sets the message of the API result.
[JsonPropertyName("message")]
public string Message { get; set; }
Gets or sets the message of the API result.
[JsonPropertyName("message")]
public string Message { get; set; }