UNPKG

@digitalasset/daml-ledger

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