Skip to main content

SupportingDocumentCollectionTransactionRelatedInfo

Transaction supporting document collection: related to a transaction

type SupportingDocumentCollectionTransactionRelatedInfo implements SupportingDocumentCollectionRelatedInfo {
type: SupportingDocumentCollectionType!
transactionId: String!
}

Fields

SupportingDocumentCollectionTransactionRelatedInfo.type ● SupportingDocumentCollectionType! non-null enum

SupportingDocumentCollectionTransactionRelatedInfo.transactionId ● String! non-null scalar

Interfaces

SupportingDocumentCollectionRelatedInfo interface