Relation
Relation
It describes a relationship of the current user with other users.
Static Member Summary
| Static Public Members | ||
| public static |
targets: * |
|
Constructor Summary
| Public Constructor | ||
| public |
constructor(identifier: String, direction: String, targets: Record[]) Constructs a new Relation object. |
|
Member Summary
| Public Members | ||
| public |
direction: * |
|
| public |
fails: *[] |
|
| public |
identifier: * |
|
| public |
targets: * |
|
| public get |
targetsID: String[] Target user ids |
|
