blob: adfba2e3708c3918873f91b4548fb5aa670b98dc [file] [log] [blame]
class Customer {
@Property int id
@Property int version
@Property String name
}