Mappings

data class Mappings(val modelOperations: List<ModelMapping>, val otherOperations: OtherOperationMappings)

Constructors

Link copied to clipboard
constructor(modelOperations: List<ModelMapping>, otherOperations: OtherOperationMappings)

Properties

Link copied to clipboard