MapColonies Authentication
    Preparing search index...
    interface PointOfContact {
        email: string;
        name: string;
        phone: string;
    }
    Index

    Properties

    Properties

    email: string
    name: string

    The full name.

    phone: string