Variable $OauthProfileDefaultMsgVpnAccessLevelExceptionsResponseConst
$OauthProfileDefaultMsgVpnAccessLevelExceptionsResponse: {
properties: {
data: {
contains: {
type: "OauthProfileDefaultMsgVpnAccessLevelException";
};
type: "array";
};
links: {
contains: {
type: "OauthProfileDefaultMsgVpnAccessLevelExceptionLinks";
};
type: "array";
};
meta: {
isRequired: true;
type: "SempMeta";
};
};
} = ...
Type declaration
-
properties: {
data: {
contains: {
type: "OauthProfileDefaultMsgVpnAccessLevelException";
};
type: "array";
};
links: {
contains: {
type: "OauthProfileDefaultMsgVpnAccessLevelExceptionLinks";
};
type: "array";
};
meta: {
isRequired: true;
type: "SempMeta";
};
}
-
data: {
contains: {
type: "OauthProfileDefaultMsgVpnAccessLevelException";
};
type: "array";
}
-
contains: {
type: "OauthProfileDefaultMsgVpnAccessLevelException";
}
-
type: "OauthProfileDefaultMsgVpnAccessLevelException"
-
type: "array"
-
links: {
contains: {
type: "OauthProfileDefaultMsgVpnAccessLevelExceptionLinks";
};
type: "array";
}
-
contains: {
type: "OauthProfileDefaultMsgVpnAccessLevelExceptionLinks";
}
-
type: "OauthProfileDefaultMsgVpnAccessLevelExceptionLinks"
-
type: "array"
-
meta: {
isRequired: true;
type: "SempMeta";
}
-
isRequired: true
-
type: "SempMeta"