AboutLinks: {
    apiUri?: string;
    uri?: string;
    userUri?: string;
}

Type declaration

  • Optional apiUri?: string

    The URI of this About's API Description object. Available since 2.2.

  • Optional uri?: string

    The URI of this About object.

  • Optional userUri?: string

    The URI of this About's User object. Available since 2.2.