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

    Interface Monetary

    interface Monetary {
        amount: string | number;
        currency: string;
    }
    Index

    Properties

    Properties

    amount: string | number

    Amount of money in the given currency

    currency: string

    Three-letter ISO currency code