ParkingWithAddressConfigurationAllOf

interface ParkingWithAddressConfigurationAllOf {
    address?: Address;
}

Properties

Properties

address?: Address

ParkingWithAddressConfigurationAllOf