---
title: SubmissionListResponse.Data.Attributes
framework: notaryapi
role: symbol
role_heading: Object
path: notaryapi/submissionlistresponse/data-data.dictionary/attributes-data.dictionary
---

# SubmissionListResponse.Data.Attributes

Information about the status of a submission.

## Declaration

```data
object SubmissionListResponse.Data.Attributes
```

## Properties

createdDate: The date that you started the submission process, given in ISO 8601 format, like 2022-06-08T01:38:09.498Z. name: The name that you specified in the submissionName field of the Submit Software call when you started the submission. status: The status of the submission. The associated string contains one of the following: Accepted, In Progress, Invalid, or Rejected.
