cooptypes - v2026.4.27-2
    Preparing search index...
    interface IPowerupOrder {
        cpu_weight: IInt64;
        expires: string;
        id: Interfaces.System.IUint64;
        net_weight: IInt64;
        owner: string;
        ram_bytes: IInt64;
        version: number;
    }
    Index

    Properties

    cpu_weight: IInt64
    expires: string
    net_weight: IInt64
    owner: string
    ram_bytes: IInt64
    version: number