@tax1driver/ts-tpay
    Preparing search index...

    Type Alias TPayFlatResponse<Type>

    TPayFlatResponse: Type & { requestId: string; result: "success" | "error" }

    Type Parameters

    • Type