@seven.io/client
    Preparing search index...

    Type Alias Balance

    type Balance = {
        amount: number;
        currency: string;
    }
    Index

    Properties

    Properties

    amount: number
    currency: string