LedgerEntryOutput interface

속성

collectionId
contents

원장 항목의 내용입니다.

transactionId

원장 상태에 대한 고유 식별자입니다. LedgerEntry의 일부로 반환되는 경우 항목을 읽은 상태를 나타냅니다.

속성 세부 정보

collectionId

collectionId?: string

속성 값

string

contents

원장 항목의 내용입니다.

contents: string

속성 값

string

transactionId

원장 상태에 대한 고유 식별자입니다. LedgerEntry의 일부로 반환되는 경우 항목을 읽은 상태를 나타냅니다.

transactionId?: string

속성 값

string