Skip to content

Commit ff66549

Browse files
committed
Fixed issues
1 parent 7b31012 commit ff66549

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/NoFrixion.MoneyMoov/Models/PayeeVerification/PayeeVerificationResult.cs

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,6 @@ namespace NoFrixion.MoneyMoov.Models.PayeeVerification;
1919

2020
public class PayeeVerificationResult
2121
{
22-
/// <summary>
23-
/// The payee that was verified
24-
/// </summary>
25-
public required Counterparty Payee { get; init; }
26-
2722
/// <summary>
2823
/// An optional reference that was passed in with the verification request
2924
/// </summary>

0 commit comments

Comments
 (0)