onManualTaxMappingUpdated( )


Notes:

Triggered when a manual tax mapping is updated.

Method Declaration
Copy
Method Parameters
handlerfunction

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

Did this help?