ZyncModuleAssociation

data class ZyncModuleAssociation(val module: ZuperModule, val moduleUid: String)

Represents a module association for attachments. Used to associate attachments with multiple modules.

Constructors

Link copied to clipboard
constructor(module: ZuperModule, moduleUid: String)

Properties

Link copied to clipboard
Link copied to clipboard