BGPArea

constructor(id: Int? = null, color: String? = null, type: BGPAreaType? = null, name: String? = null, points: List<BGPPoint>? = null, rtlsMapId: Int? = null)