UseAddDistributorOptions
@torque-labs/react / UseAddDistributorOptions
Interface: UseAddDistributorOptions
Defined in: react/src/hooks/useAddDistributor.ts:7
Properties
Property
Type
onError?
(error: Error) => void
onSuccess?
(data: DistributorResponse) => void
Last updated
