$AboutUserLinks:{ properties: { msgVpnsUri: { description: "The URI of this User's collection of User Message VPN objects."; type: "string"; }; uri: { description: "The URI of this User object."; type: "string"; }; }; } = ...
Type declaration
properties: { msgVpnsUri: { description: "The URI of this User's collection of User Message VPN objects."; type: "string"; }; uri: { description: "The URI of this User object."; type: "string"; }; }
msgVpnsUri: { description: "The URI of this User's collection of User Message VPN objects."; type: "string"; }
description: "The URI of this User's collection of User Message VPN objects."
type: "string"
uri: { description: "The URI of this User object."; type: "string"; }