AccountingInvoiceConfigInput
No description
input AccountingInvoiceConfigInput {
accountingAccountId: UUID
id: UUID
isAutomaticInvoicingSelected: Boolean
name: String
noticeDisplayAgency: Boolean
noticeDisplayBalance: Boolean
noticeDisplayBanking: Boolean
noticeDisplayDebitDateInfo: Boolean
noticeDisplayDesignation: Boolean
noticeDisplayDocumentAsTitle: Boolean
noticeDisplayRepresentative: Boolean
noticeLastUpdate: DateTime
noticeLegalMention: String
noticeMention: String
noticeName: String
receiptDisplayAgency: Boolean
receiptDisplayBalance: Boolean
receiptDisplayBanking: Boolean
receiptDisplayDebitDateInfo: Boolean
receiptDisplayDesignation: Boolean
receiptDisplayDocumentAsTitle: Boolean
receiptDisplayRepresentative: Boolean
receiptLastUpdate: DateTime
receiptLegalMention: String
receiptMention: String
receiptName: String
referencePattern: String!
signatureFile: FileInput
type: String!
}
Fields
| Nom | Type | Description |
|---|---|---|
| accountingAccountId | UUID scalar | — |
| id | UUID scalar | — |
| isAutomaticInvoicingSelected | Boolean scalar | — |
| name | String scalar | — |
| noticeDisplayAgency | Boolean scalar | — |
| noticeDisplayBalance | Boolean scalar | — |
| noticeDisplayBanking | Boolean scalar | — |
| noticeDisplayDebitDateInfo | Boolean scalar | — |
| noticeDisplayDesignation | Boolean scalar | — |
| noticeDisplayDocumentAsTitle | Boolean scalar | — |
| noticeDisplayRepresentative | Boolean scalar | — |
| noticeLastUpdate | DateTime scalar | — |
| noticeLegalMention | String scalar | — |
| noticeMention | String scalar | — |
| noticeName | String scalar | — |
| receiptDisplayAgency | Boolean scalar | — |
| receiptDisplayBalance | Boolean scalar | — |
| receiptDisplayBanking | Boolean scalar | — |
| receiptDisplayDebitDateInfo | Boolean scalar | — |
| receiptDisplayDesignation | Boolean scalar | — |
| receiptDisplayDocumentAsTitle | Boolean scalar | — |
| receiptDisplayRepresentative | Boolean scalar | — |
| receiptLastUpdate | DateTime scalar | — |
| receiptLegalMention | String scalar | — |
| receiptMention | String scalar | — |
| receiptName | String scalar | — |
| referencePattern | String! non-null scalar | — |
| signatureFile | FileInput input | — |
| type | String! non-null scalar | accountingInvoiceConfigAction createOrUpdateAccountingInvoiceConfig |