INPUT_OBJECT
InvoiceAnnotationTypeInput
Attributes for creating or updating an invoice annotation type
link GraphQL Schema definition
- input InvoiceAnnotationTypeInput {
- # Name of the invoice annotation type. Must be unique amongst non-discarded
- # invoice annotation types.
- String! :
- # Description of the invoice annotation type. Will be presented as instructions to
- # the people creating an invoice annotation of this type.
- String! :
- Boolean :
- Boolean :
- Boolean :
- Boolean :
- Boolean :
- Boolean :
- Boolean :
- Boolean :
- Boolean :
- Boolean :
- Boolean :
- Boolean :
- }