Skip to main content
Latest
type alias ApiRequest.GetCashboxCheck
import { type ApiRequest } from "https://deno.land/x/cdek@v1.0.9/mod.ts";
const { GetCashboxCheck } = ApiRequest;
definition: { order_uuid?: string; cdek_number?: number; date?: string; }