@mapsindoors/react-native-maps-indoors-google-maps
    Preparing search index...

    Interface MPUserRoleParams

    Parameter interface for MPUserRole.

    MPUserRoleParams

    interface MPUserRoleParams {
        id: string;
        name: string;
    }
    Index

    Properties

    Properties

    id: string

    The id of the user role.

    name: string

    The name of the user role.