ao-js-sdk - v0.2.11
    Preparing search index...

    Interface ExtendLeaseNoticeTransactionData

    interface ExtendLeaseNoticeTransactionData {
        baseRegistrationFee: number;
        df: ExtendLeaseDemandFactor;
        fundingPlan: ExtendLeaseFundingPlan;
        fundingResult: ExtendLeaseFundingResult;
        protocolBalance: number;
        record: ExtendLeaseRecord;
        remainingBalance: number;
        totalFee: number;
    }
    Index

    Properties

    baseRegistrationFee: number
    protocolBalance: number
    remainingBalance: number
    totalFee: number