Class ApiKeyResponse
The API Key API response
public class ApiKeyResponse
- Inheritance
-
ApiKeyResponse
- Inherited Members
Properties
ApiKey
The api key
[JsonProperty("apiKey")]
public string? ApiKey { get; set; }
The API Key API response
public class ApiKeyResponse
The api key
[JsonProperty("apiKey")]
public string? ApiKey { get; set; }