Constructor Summary
Public Constructor | ||
public |
constructor(response: Object) |
Member Summary
Public Members | ||
public |
|
|
public |
|
|
public |
|
|
public |
|
|
public |
|
Public Constructors
public constructor(response: Object) source
Params:
Name | Type | Attribute | Description |
response | Object | JSON formatted response of a relatedUser. |
|
response.id | Number | The RelatedUser ID value |
|
response.type | String | The type of the object |
|
response.createdAt | Date | Date RelatedUser was created |
|
response.updatedAt | Date | Date RelatedUser was last updated |
|
response.relationship | String | relationship value of RelatedUser |