# ArtifactData

It is a form data

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**artifact** | **File** | The artifact file to be uploaded. | The object should have properties name(indicate the file name) and data(a Buffer represents the file content)
