GetAccessPointsPoint

data class GetAccessPointsPoint(val accessPointFeatureModels: List<GetAccessPointsPointAccessPointFeatureModel>, val accessPointId: String, val accessPointName: String, val attachedRegionNo: String, val description: String, val hostOperator: String, val id: String, val location: String, val status: String, val type: String)

Constructors

Link copied to clipboard
constructor(accessPointFeatureModels: List<GetAccessPointsPointAccessPointFeatureModel>, accessPointId: String, accessPointName: String, attachedRegionNo: String, description: String, hostOperator: String, id: String, location: String, status: String, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Query to the Access Point Feature Model.

Link copied to clipboard

The Access Point ID.

Link copied to clipboard

Access Point Name.

Link copied to clipboard

The Access Point Is Located an ID.

Link copied to clipboard

The Access Point Description.

Link copied to clipboard

The Access Point Belongs to the Operator.

Link copied to clipboard
val id: String

The ID of the Access Point.

Link copied to clipboard

The Location of the Access Point.

Link copied to clipboard

The Physical Connection to Which the Access Point State.

Link copied to clipboard

The Physical Connection to Which the Network Type.