All Downloads are FREE. Search and download functionalities are using the official Maven repository.

defs.main-tests.source.overlaytest.withoverlay.domain Maven / Gradle / Ivy

The newest version!
domain overlaytest.withoverlay

include "withoverlay.model"

declared OverlayUserAttributes // optional declaration for clarity

declared OverlayEmailAttributes // optional declaration for clarity

data User {
    id: uid
    attributes: OverlayUserAttributes
}

data Email {
    attributes: OverlayEmailAttributes
}






© 2015 - 2025 Weber Informatics LLC | Privacy Policy