UNPKG

@digitalasset/daml-ledger

Version:
3 lines (2 loc) 206 B
import { GetLedgerIdentityResponse } from "../model/GetLedgerIdentityResponse"; export declare const GetLedgerIdentityResponseValidation: import("./Validation").ObjectValidation<GetLedgerIdentityResponse>;