GetGroupsGroup

data class GetGroupsGroup(val billingStatus: String, val createdTime: String, val description: String, val id: String, val illegalStatus: String, val modifiedTime: String, val name: String, val regionId: String, val subDomain: String, val trafficLimit: Int)

Constructors

Link copied to clipboard
constructor(billingStatus: String, createdTime: String, description: String, id: String, illegalStatus: String, modifiedTime: String, name: String, regionId: String, subDomain: String, trafficLimit: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Billing status.

Link copied to clipboard

Creation time (Greenwich mean time).

Link copied to clipboard

API group description.

Link copied to clipboard
val id: String

API group ID, which is generated by the system and globally unique.

Link copied to clipboard

Locking in invalid state.

Link copied to clipboard

Last modification time (Greenwich mean time).

Link copied to clipboard

API group name.

Link copied to clipboard

The ID of the region where the API group is located.

Link copied to clipboard

Second-level domain name automatically assigned to the API group.

Link copied to clipboard

Upper QPS limit of the API group; default value: 500, which can be increased by submitting an application.