Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 813 Bytes

RepoSyncEvent.md

File metadata and controls

17 lines (12 loc) · 813 Bytes

# RepoSyncEvent

Properties

Name Type Description Notes
id string [optional]
event_type string [optional]
created_at \DateTime [optional]
status string [optional]
pull_request_url string URL of the pull request created on export [optional]
auto_import bool Whether the import was triggered by the repo push event [optional]
errors \Phrase\Model\RepoSyncEventErrorsInner[] List of error messages, in case of failure [optional]

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