tutti-api - v2.1.0
    Preparing search index...

    Interface PostcodeInformation

    interface PostcodeInformation {
        canton?: Canton;
        locationName?: string;
        postcode?: string;
    }
    Index

    Properties

    canton?: Canton
    locationName?: string
    postcode?: string