setAdditionalInvoiceMessage
Sets the additional invoice message for this residential park. The additional invoice message is printed on each invoice.
Requires authorization features: park:billing:edit
setAdditionalInvoiceMessage(
input: SetAdditionalInvoiceMessageInput!
): Boolean!
Directives
auth
Requires authorization features: park:billing:edit
Arguments
setAdditionalInvoiceMessage.input ● SetAdditionalInvoiceMessageInput! non-null input
Type
Boolean scalar
The Boolean scalar type represents true or false.