Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/cdek/mod.ts>ApiBase.Seller

📦CDEK api client
Latest
type alias ApiBase.Seller
import { type ApiBase } from "https://deno.land/x/cdek@v1.0.12/mod.ts";
const { Seller } = ApiBase;
definition: { name?: string; inn?: string; phone?: string; ownership_form?: number; address?: string; }