Interface InterfaceRequestLogging
interface InterfaceRequestLogging { chnlCd?: string; ifId: string; ifVer: string; reqCont?: string; sysCd?: string; [
propName:
string]
: any; } Indexable
[propName: string]: any
Properties
Optional
chnlCd
chnlCd?: string
Optional
reqCont
reqCont?: string
Optional
sysCd
sysCd?: string
인터페이스 로깅 모델