GetApisApi

data class GetApisApi(val apiId: String, val description: String, val groupId: String, val groupName: String, val id: String, val name: String, val regionId: String)

Constructors

Link copied to clipboard
constructor(apiId: String, description: String, groupId: String, groupName: String, id: String, name: String, regionId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ID of the API.

Link copied to clipboard

The description of the API.

Link copied to clipboard

The ID of the API group.

Link copied to clipboard

The name of the API group.

Link copied to clipboard
val id: String
Link copied to clipboard

The name of the API.

Link copied to clipboard

The region ID of the API.