PbRefreshStartMutation

Type Alias PbRefreshStartMutation 

Source
pub type PbRefreshStartMutation = RefreshStartMutation;

Aliased Type§

pub struct PbRefreshStartMutation {
    pub table_id: TypedId<1>,
    pub associated_source_id: TypedId<9>,
}

Fields§

§table_id: TypedId<1>

Table ID to start refresh operation.

§associated_source_id: TypedId<9>

Associated source ID for this refresh operation.