Variable $OauthProfileDefaultMsgVpnAccessLevelExceptionResponseConst
$OauthProfileDefaultMsgVpnAccessLevelExceptionResponse: {
properties: {
data: {
type: "OauthProfileDefaultMsgVpnAccessLevelException";
};
links: {
type: "OauthProfileDefaultMsgVpnAccessLevelExceptionLinks";
};
meta: {
isRequired: true;
type: "SempMeta";
};
};
} = ...
Type declaration
-
properties: {
data: {
type: "OauthProfileDefaultMsgVpnAccessLevelException";
};
links: {
type: "OauthProfileDefaultMsgVpnAccessLevelExceptionLinks";
};
meta: {
isRequired: true;
type: "SempMeta";
};
}
-
data: {
type: "OauthProfileDefaultMsgVpnAccessLevelException";
}
-
type: "OauthProfileDefaultMsgVpnAccessLevelException"
-
links: {
type: "OauthProfileDefaultMsgVpnAccessLevelExceptionLinks";
}
-
type: "OauthProfileDefaultMsgVpnAccessLevelExceptionLinks"
-
meta: {
isRequired: true;
type: "SempMeta";
}
-
isRequired: true
-
type: "SempMeta"