ContractAttachmentWithLegacy

data class ContractAttachmentWithLegacy(val currentAttachment: ContractAttachment, val legacyAttachment: ContractAttachment? = null)

Constructors

Link copied to clipboard
constructor(currentAttachment: ContractAttachment, legacyAttachment: ContractAttachment? = null)

Properties

Link copied to clipboard