setAmbulantInvoiceAddress
Sets the address used for invoicing ambulant services.
Requires authorization features: park:billing:edit
setAmbulantInvoiceAddress(
input: SetAmbulantInvoiceAddressInput!
): Boolean!
Directives
auth
Requires authorization features: park:billing:edit
Arguments
setAmbulantInvoiceAddress.input ● SetAmbulantInvoiceAddressInput! non-null input
Type
Boolean scalar
The Boolean scalar type represents true or false.