Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 786 Bytes

File metadata and controls

12 lines (8 loc) · 786 Bytes

TransferRecordWithErrorCodes

Properties

Name Type Description Notes
transfer_record \Parenthesis\DingConnect\Model\TransferRecord The transfer record that was created as a result of a SendTransfer
result_code int
error_codes \Parenthesis\DingConnect\Model\Error[] Any error codes that were returned as part of the SendTransfer or in the case of a Batch `ProcessingMode` that may have occurred later after the batch was submitted to the Provider.

[Back to Model list] [Back to API list] [Back to README]