@payburner/payburner-payid-client-core
Version:
Models library for Core Payburner
6 lines • 352 B
TypeScript
import { ResolvedCryptoAddressWithThumbprint } from "./ResolvedCryptoAddressWithThumbprint";
export declare class ResolvedCryptoAddressWithThumbprintResponse {
constructor(response?: ResolvedCryptoAddressWithThumbprint);
response?: ResolvedCryptoAddressWithThumbprint;
}
//# sourceMappingURL=ResolvedCryptoAddressWithThumbprintResponse.d.ts.map