pub fn parse_property_rental_time_unit(
    input: &[u8]
) -> IResult<&[u8], PropertyRentalTimeUnit>