Open Cap Table Protocol Canton SDK - v0.2.224
    Preparing search index...

    Interface ValidatedMonetary

    Monetary object structure for validation.

    interface ValidatedMonetary {
        amount: string;
        currency: string;
    }
    Index

    Properties

    Properties

    amount: string
    currency: string