CustomAutomaticInvoicePdfType
No description
type CustomAutomaticInvoicePdfType {
attemptCount: Int!
completedAt: DateTime
customAutomaticPdfFileId: ID!
error: String
id: ID!
invoiceId: ID
localPdfPath: String
reference: String!
renderedDocumentId: ID
retryable: Boolean
startedAt: DateTime
state: CustomAutomaticInvoicePdfStateEnum!
}
Fields
| Nom | Type | Description |
|---|---|---|
| attemptCount | Int! non-null scalar | — |
| completedAt | DateTime scalar | — |
| customAutomaticPdfFileId | ID! non-null scalar | — |
| error | String scalar | — |
| id | ID! non-null scalar | — |
| invoiceId | ID scalar | — |
| localPdfPath | String scalar | — |
| reference | String! non-null scalar | — |
| renderedDocumentId | ID scalar | — |
| retryable | Boolean scalar | — |
| startedAt | DateTime scalar | — |
| state | CustomAutomaticInvoicePdfStateEnum! non-null enum | ClaimBatchCustomAutomaticInvoicePdfsResult |