Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Targeted Environment

- MTOA-INT, MTOA-TEST

  • Enhancement: Enhancements to the service regulated entities to include the following info

    • TC_SERVICE_CD: service id

    • REGULATED_ENTITY_TYPE_CD: Regulated Entity Type Code

    • REGULATED_ENTITY_ID_TYPE_CD: Regulated Entity ID Type Code

    • REGULATED_ENTITY_ID_TYPE_SRT : Regulated Entity ID Type Sort

MTOA NuGet packages Release Notes

Version xxxx (2021-01-15) (based on the 1.4.0 branch) 

  • 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)

Schema Structure Changes

No DB structure change in this release.

Data Changes

No data change in this release.

 

 

 

  • No labels