A patch operation on the real estate listing details of the model, updates the specified fields, leaving the others unchanged.
input MlsDetailsPatch {# Optionally update the listing id.id: String# Optionally update the listing name.name: String}