SettingInstanceType
Represents the setting's instance.
enum SettingInstanceType {
USER
ACCOUNT
}
Values
SettingInstanceType.USER
The setting should be associated with a user.
SettingInstanceType.ACCOUNT
The setting should be associated with an account.
Member Of
SettingInstance
object ● SettingInstanceInput
input