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.
Type that uses EBPCaseDocumentInfoType:
Call that uses 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. '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.