gatelineAPI reference
interface TickDerivation {
    action: DerivedAction;
    observation: RunObservation;
    ref: RunRef;
}

Properties

observation: RunObservation
ref: RunRef