UNPKG

privacy.com

Version:

Wrapper for the Privacy.com API using Axios and TypeScript

11 lines (9 loc) 193 B
import { Merchant } from "../../src/objects"; export const privacyMerchant: Merchant = { acceptor_id: "", city: "", country: "", descriptor: "", mcc: "", state: "", };