onManualTaxMappingDeleted( )


Notes:

Triggered when a manual tax mapping is deleted.

Method Declaration
Copy
Method Parameters
handlerfunction

handler(event: ManualTaxMappingDeletedEnvelope): void | Promise<void>

Did this help?