ExtractRequest
| Name | Data Type | Description |
|---|---|---|
| Client | ClientID | Specifies the account ownership and context of an object. |
| ID | xsd:string | Read-only identifier for an object. Some objects use the ObjectID property as a unique ID. |
| Item | ExtractTemplate | Identifies an item in a mapped relationship. |
| Options | ExtractOptions | Options associated with a request. For a Configure call, options include CREATE or DELETE. |
| Parameters | ExtractParameter[] | Container for key value pairs of parameters for objects. |