Fix vari
This commit is contained in:
@@ -10,4 +10,10 @@ public class CRMCreateContactResponseDTO
|
||||
|
||||
[JsonPropertyName("ptbPros")]
|
||||
public PtbPros? PtbPros { get; set; }
|
||||
|
||||
[JsonPropertyName("vtbCliePersRif")]
|
||||
public List<VtbCliePersRif> VtbCliePersRif { get; set; }
|
||||
|
||||
[JsonPropertyName("ptbProsRifs")]
|
||||
public List<PtbProsRif> PtbProsRif { get; set; }
|
||||
}
|
||||
Reference in New Issue
Block a user