PaymentHub File
API name: proh__File__c
Description
The PaymentHub File object is used to track the status of uploaded and generated files. It keeps track of the overall status, file type recognition and the number of elements in the file.
Fields
The following table outlines key fields for this object. For complete details, please use the Salesforce Object Manager.
Label | Type | Description |
---|---|---|
Source | Text(80) | Origin of the file, such as Chatter |
Parent | Lookup | For batch file element, indicates what file this element belongs to |
File Type | Text(25) | Recognized file type, such as text, XML, etc. |
Total elements | Number(18, 0) | The total number of direct child elements in the file |
Status | Picklist | The current processing status of the file. |