This commit is contained in:
@@ -31,7 +31,7 @@ defmodule CustomerService.Aggregates.CustomerId do
|
||||
end
|
||||
|
||||
defimpl String.Chars do
|
||||
def to_string(%CustomerService.Aggregates.LeadId{
|
||||
def to_string(%CustomerService.Aggregates.CustomerId{
|
||||
org_id: org_id,
|
||||
customer_type: type,
|
||||
customer_id: customer_id
|
||||
|
||||
Reference in New Issue
Block a user