Vana SDK - v4.1.0
    Preparing search index...

    Type Alias PaymentState

    PaymentState:
        | "none"
        | "free"
        | "unbilled"
        | "reserved"
        | "settling"
        | "settled"
        | "released"

    What actually happened to the money for one read.

    none is the pre-fee literal every job carried before job fees and stays in the union for those rows. free is a chain whose data_access fee is disabled or zero — priced honestly at nothing, not a placeholder. unbilled is a read the Gateway priced but did not charge, either during the fee rollout or on a path with no payer.