Interface PostLevelsRequest

interface PostLevelsRequest {
    locationLevel: LocationLevel;
}

Properties

Properties

locationLevel: LocationLevel