ngeo
    Preparing search index...

    Interface ProfileServiceResult

    The eesult of the profile service

    interface ProfileServiceResult {
        profile: ProfileElement[];
    }
    Index

    Properties

    Properties

    profile: ProfileElement[]