Interface IUserReferences

Description of IUserReferences interface

interface IUserReferences {
    references: IUserReference[];
    self: string;
}

Properties

Properties

references: IUserReference[]

List of user references

self: string

Link to this Resource