@KwrkImmutable @CompileStatic class CustomerEventData extends Object
Type | Name and description |
---|---|
String |
customerId |
CustomerType |
customerType |
Constructor and description |
---|
CustomerEventData() |
Type Params | Return Type | Name and description |
---|---|---|
|
static CustomerEventData |
fromCustomer(Customer customer) |
|
Customer |
toCustomer() |
Groovy Documentation