Contents

OrgResponse

The response envelope for a single organization lookup.

Declaration

object OrgResponse

Properties

NameTypeDescription
resultOrg

The organization object returned by the request. See Org.

errorError

Error information if the request failed. See Error.

See Also