CwCsvImportPresignResponse
- codeType: number
- dataType: object
- s3Type: string
Key The S3 object key the CSV is uploaded to. Pass this back to the start endpoint.
- uploadType: string
Url Presigned S3
PUTURL. Upload the raw CSV bytes here withContent-Type: text/csv. The upload goes straight to S3, not through the API.
- messageType: string
- successType: boolean

