VerifyReferenceEntry
No description
type VerifyReferenceEntry {
invoiceId: ID
invoiceIds: [ID]
reference: String!
renderedDocumentId: ID
status: String!
}
Fields
| Nom | Type | Description |
|---|---|---|
| invoiceId | ID scalar | — |
| invoiceIds | [ID] list scalar | — |
| reference | String! non-null scalar | — |
| renderedDocumentId | ID scalar | — |
| status | String! non-null scalar | VerifyInvoiceReferencesResult |