EBPCaseDocumentInfoType
Type defining the caseDocumentInfo container returned in getEBPCaseDetail . One container is returned for each proof document that has been "attached" to the case. The fields in the container include the document name, the proof document type, and the document upload date.
Types that use EBPCaseDocumentInfoType:
Call that uses one or more fields of EBPCaseDocumentInfoType:
Fields
The file name of the proof document. The file name must be unique for each proof document "attached" to the case.
See the
Field Index to learn which calls use name.
This field indicates the proof document's type. This field is always returned with the caseDocumentInfo container. 'OTHER' is currently not supported.
See the
Field Index to learn which calls use type.
Timestamp indicating the date and time that the document was uploaded. This value is automatically generated by eBay.
See the
Field Index to learn which calls use uploadDate.
Copyright © 2010–2012 eBay, Inc. All rights reserved. This documentation and the API may only be used in accordance with the eBay Developer Network and API License Agreement.