RentalAccountAutomationConfig
No description
type RentalAccountAutomationConfig {
deadlineDays: Int
id: UUID
isAutomaticInvoicePaymentEnabled: Boolean
isAutomaticReceiptGenerationEnabled: Boolean
}
Fields
| Nom | Type | Description |
|---|---|---|
| deadlineDays | Int scalar | — |
| id | UUID scalar | — |
| isAutomaticInvoicePaymentEnabled | Boolean scalar | — |
| isAutomaticReceiptGenerationEnabled | Boolean scalar | createRentalAccountAutomationConfig rentalAccountAutomationConfig toggleRentalAccountAutomationConfigAutoInvoicePayment toggleRentalAccountAutomationConfigAutoReceiptGeneration |