pub fn optional_tax_withhold<'de, D>(de: D) -> Result<Option<String>, D::Error> where
    D: Deserializer<'de>,
    Option<String>: Deserialize<'de>, 
Expand description

Custom deserialisation function for the tax withold field, zero filled