Duration struct's fields are private
The Duration
struct which is used to specify lookback period in the QueryBuilder API has private fields which doesn't let the user construct an instance of it.
The Duration
struct which is used to specify lookback period in the QueryBuilder API has private fields which doesn't let the user construct an instance of it.