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

    Interface Monetary

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

    Properties

    Properties

    amount: string

    Amount of money in the given currency (decimal string, e.g. "100.00")

    currency: string

    Three-letter ISO currency code