observation-js Documentation - v1.14.0
    Preparing search index...

    Interface RegionType

    interface RegionType {
        id: number;
        name: string;
    }
    Index

    Properties

    Properties

    id: number
    name: string