Variable $RuntimeDispatchInfoConst
$RuntimeDispatchInfo: $.Shape<{     class: "Normal" | "Operational" | "Mandatory";     partialFee: bigint;     weight: {         proofSize: bigint;         refTime: bigint;     }; }, {     class: "Normal" | "Operational" | "Mandatory";     partialFee: bigint;     weight: {         proofSize: bigint;         refTime: bigint;     }; }> = ...  
Information related to a dispatchable's class, weight, and fee that can be queried from the runtime.