Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 796 Bytes

TransferWithState.md

File metadata and controls

14 lines (10 loc) · 796 Bytes

TransferWithState

Properties

Name Type Description Notes
transfer_id \Parenthesis\DingConnect\Model\TransferId
processing_state string
batch_item_ref string Refers to the unique reference of the item in the batch request
result_code int The individual result code for processing the batch item with the given BatchItemRef.
error_codes \Parenthesis\DingConnect\Model\Error[] ErrorCodes (if any) for processing the batch item with the given BatchItemRef

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