There was an error while loading. Please reload this page.
1 parent c626edc commit a974a46Copy full SHA for a974a46
1 file changed
Iyzipay/Request/V2/RetrieveScrollTransactionReportRequest.cs
@@ -5,6 +5,5 @@ public class RetrieveScrollTransactionReportRequest : BaseRequestV2
5
public string DocumentScrollVoSortingOrder { get; set; }
6
public string TransactionDate { get; set; }
7
public long? LastId { get; set; }
8
- public string ConversationId { get; set; }
9
}
10
-}
+}
0 commit comments