SCUserConnectionRequestType
Interface SCUserConnectionRequestType
Properties
Property | Type | Description |
---|---|---|
created | string | Date | Date-time of request creation. |
from_user | SCUserType | The user who made the request. |
id | number | The request id. |
rejected | string | Date | Date-time of request rejection. |
to_user | SCUserType | The user who received the request. |
viewed | string | Date | Date-time of request seen. |