VGSDateRangeSeparateSerializer

constructor(dayFieldName: String?, monthFieldName: String, yearFieldName: String)

primary constructor.

Parameters

dayFieldName
  • this field name will be used for day in request json.

monthFieldName
  • this field name will be used for month in request json.

yearFieldName
  • this field name will be used for year in request json.