Variable $MsgVpnClientUsernameAttributesResponseConst
$MsgVpnClientUsernameAttributesResponse: {
properties: {
data: {
contains: {
type: "MsgVpnClientUsernameAttribute";
};
type: "array";
};
links: {
contains: {
type: "MsgVpnClientUsernameAttributeLinks";
};
type: "array";
};
meta: {
isRequired: true;
type: "SempMeta";
};
};
} = ...
Type declaration
-
properties: {
data: {
contains: {
type: "MsgVpnClientUsernameAttribute";
};
type: "array";
};
links: {
contains: {
type: "MsgVpnClientUsernameAttributeLinks";
};
type: "array";
};
meta: {
isRequired: true;
type: "SempMeta";
};
}
-
data: {
contains: {
type: "MsgVpnClientUsernameAttribute";
};
type: "array";
}
-
contains: {
type: "MsgVpnClientUsernameAttribute";
}
-
type: "MsgVpnClientUsernameAttribute"
-
type: "array"
-
links: {
contains: {
type: "MsgVpnClientUsernameAttributeLinks";
};
type: "array";
}
-
contains: {
type: "MsgVpnClientUsernameAttributeLinks";
}
-
type: "MsgVpnClientUsernameAttributeLinks"
-
type: "array"
-
meta: {
isRequired: true;
type: "SempMeta";
}
-
isRequired: true
-
type: "SempMeta"