Skip to main content

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

NomTypeDescription
accountingAccountIdUUID scalar
idUUID scalar
isAutomaticInvoicingSelectedBoolean scalar
nameString scalar
noticeDisplayAgencyBoolean scalar
noticeDisplayBalanceBoolean scalar
noticeDisplayBankingBoolean scalar
noticeDisplayDebitDateInfoBoolean scalar
noticeDisplayDesignationBoolean scalar
noticeDisplayDocumentAsTitleBoolean scalar
noticeDisplayRepresentativeBoolean scalar
noticeLastUpdateDateTime scalar
noticeLegalMentionString scalar
noticeMentionString scalar
noticeNameString scalar
receiptDisplayAgencyBoolean scalar
receiptDisplayBalanceBoolean scalar
receiptDisplayBankingBoolean scalar
receiptDisplayDebitDateInfoBoolean scalar
receiptDisplayDesignationBoolean scalar
receiptDisplayDocumentAsTitleBoolean scalar
receiptDisplayRepresentativeBoolean scalar
receiptLastUpdateDateTime scalar
receiptLegalMentionString scalar
receiptMentionString scalar
receiptNameString scalar
referencePatternString! non-null scalar
signatureFileFileInput input
typeString! non-null scalaraccountingInvoiceConfigAction createOrUpdateAccountingInvoiceConfig