Skip to content

Commit

Permalink
Small rename
Browse files Browse the repository at this point in the history
  • Loading branch information
oskardudycz committed Mar 5, 2023
1 parent 676db06 commit 1abd4e2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ DateTimeOffset CompletedAt
public record GuestCheckoutFailed(
Guid GroupCheckoutId,
Guid GuestStayId,
DateTimeOffset CompletedAt
DateTimeOffset FailedAt
);

public record GroupCheckoutCompleted(
Expand Down

0 comments on commit 1abd4e2

Please sign in to comment.