getContractAttachmentID

abstract fun getContractAttachmentID(contractClassName: ContractClassName): AttachmentId?

Resolve an attachment ID for a given contract name

Return

An attachment ID if it exists

Parameters

contractClassName

The contract to find the attachment for