AdminTypeApiData

The admin type object contains the admin settings for a given user.

  • API Section: Objects
  • Type: Object

Properties

Name

Description

Required

Type

Format

userId

The user's system ID

Y

string

adminType

An enum of the administration type

Y

AdminType

*Required elements are only used for API parameters

Usages