pub type PbRefreshStartMutation = RefreshStartMutation;Aliased Type§
pub struct PbRefreshStartMutation {
pub table_id: TypedId<0, u32>,
pub associated_source_id: TypedId<8, u32>,
}Fields§
§table_id: TypedId<0, u32>Table ID to start refresh operation.
associated_source_id: TypedId<8, u32>Associated source ID for this refresh operation.