Skip to main content

Demo.Loan.Msg.CreditRatingResponse

persistent class Demo.Loan.Msg.CreditRatingResponse extends Ens.Response

SQL Table Name: Demo_Loan_Msg.CreditRatingResponse

Property Inventory

Properties

property CreditRating as %Integer;
Property methods: CreditRatingDisplayToLogical(), CreditRatingGet(), CreditRatingGetStored(), CreditRatingIsValid(), CreditRatingLogicalToDisplay(), CreditRatingNormalize(), CreditRatingSet(), CreditRatingXSDToLogical()
property TaxID as %String;
Property methods: TaxIDDisplayToLogical(), TaxIDGet(), TaxIDGetStored(), TaxIDIsValid(), TaxIDLogicalToDisplay(), TaxIDLogicalToOdbc(), TaxIDNormalize(), TaxIDSet()

Inherited Members

Inherited Methods

Storage

Gray indicates storage defined by superclasses.

Storage Model: CacheStorage (Ens.MessageBody)

^Ens.MessageBodyD(ID)
=
%%CLASSNAME

Storage Model: CacheStorage (Demo.Loan.Msg.CreditRatingResponse)

^Ens.MessageBodyD(ID,"CreditRatingResponse")
=
CreditRating
TaxID
FeedbackOpens in a new tab