UNPKG

@payburner/payburner-payid-client

Version:
6 lines (5 loc) 279 B
import { ResolvedCryptoAddressWithThumbprint } from "./ResolvedCryptoAddressWithThumbprint"; export declare class ResolvedCryptoAddressWithThumbprintResponse { constructor(response?: ResolvedCryptoAddressWithThumbprint); response?: ResolvedCryptoAddressWithThumbprint; }