Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 601 Bytes

File metadata and controls

12 lines (7 loc) · 601 Bytes

AttemptFailureSummary

Properties

Name Type Description Notes
failures Veccrate::models::FailureReason
partial_success Option<bool> True if the number of committed records for this attempt was greater than 0. False if 0 records were committed. If not set, the number of committed records is unknown. [optional]

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