xrpl
    Preparing search index...

    Interface UnsubscribeBook

    interface UnsubscribeBook {
        both?: boolean;
        taker_gets: Currency;
        taker_pays: Currency;
    }
    Index

    Properties

    both?: boolean
    taker_gets: Currency
    taker_pays: Currency