[][src]Trait iyzipay_rust::requests::RequestQueryParams

pub trait RequestQueryParams {
    fn get_query_params(&self) -> String;
}

Required methods

Loading content...

Implementors

impl RequestQueryParams for PagingRequest[src]

impl RequestQueryParams for Request[src]

Loading content...