XYO Platform SDK - v3.10.6
    Preparing search index...

    Interface HashLeaseEstimateFields

    interface HashLeaseEstimateFields {
        currency: string;
        exp: number;
        nbf: number;
        price: number;
    }
    Index

    Properties

    Properties

    currency: string

    The currency of the price

    exp: number

    When the lease ends

    nbf: number

    When the lease begins

    price: number

    The estimated price of the lease