Right now we are putting optional parameters directly in the API method. We should consider changing it to an Option class design.
Right now we are putting optional parameters directly in the API method. We should consider changing it to an Option class design.