UseUpdateDistributorOptions

@torque-labs/react


@torque-labs/react / UseUpdateDistributorOptions

Interface: UseUpdateDistributorOptions

Defined in: react/src/hooks/useUpdateDistributor.ts:7

Properties

Property
Type

onError?

(error: Error) => void

onSuccess?

(data: DistributorResponse) => void

Last updated