Variable WithdrawResponseConst

WithdrawResponse: ZodObject<{
    receipt: ZodString;
}, $strip> = ...

Type declaration

  • receipt: ZodString