Struct openaq_client::GetFetchesQueryOpts
[−]
[src]
pub struct GetFetchesQueryOpts { pub page: u32, pub limit: u32, }
Fields
page: u32
limit: u32