A User Role that allows certain parts of the data to be viewed.

Export

Hierarchy

  • MPUserRole

Constructors

Properties

Methods

Constructors

  • Private

    Creates an instance of MPUserRole.

    Parameters

    • id: string

      The id of the user role.

    • name: string

      The name of the user role.

    Returns MPUserRole

Properties

id: string

The id of the user role.

name: string

The name of the user role.

Methods

  • Creator for MPUserRole, used to decode JSON from the MapsIndoors SDK.

    Parameters

    Returns MPUserRole

    Static

Generated using TypeDoc