OrgResponse
The response envelope for a single organization lookup.
Declaration
object OrgResponseProperties
| Name | Type | Description |
|---|---|---|
result | Org | The organization object returned by the request. See Org. |
error | Error | Error information if the request failed. See Error. |