Representation Types
Representations can be of three basic types: REQUEST
, RESPONSE
, and FAULT
.
Type | Decription |
---|---|
REQUEST | An entity sent as a request. |
RESPONSE | An entity sent as a request. |
FAULT | An Received entity which equates to an error. |