Targeted Environment
...
The response body will return four new properties.
ServiceId
RegulatedEntityTypeCode
RegulatedEntityIdTypeCode
SortOrder
...
The response body will return four new properties.
ServiceId
RegulatedEntityTypeCode
RegulatedEntityIdTypeCode
SortOrder
...
Updated the ServiceRegulatedEntityIdType domain object to include the following properties
public int ServiceId { get; set; }
public string RegulatedEntityTypeCode { get; set; }
public string RegulatedEntityIdTypeCode { get; set; }
public short SortOrder { get; set; }
Breaking change
N/A
MTOA Database – Release Note for Version (v1.12.0)
...