interface StorageFund {
    non_refundable_balance: bigint;
    total_object_storage_rebates: bigint;
}

Properties

non_refundable_balance: bigint
total_object_storage_rebates: bigint