-typo
This commit is contained in:
parent
529993da2f
commit
9504687813
@ -67,7 +67,7 @@ export interface TransactionsRequest {
|
|||||||
* By default, items are sorted ascending by their
|
* By default, items are sorted ascending by their
|
||||||
* main timestamp.
|
* main timestamp.
|
||||||
*/
|
*/
|
||||||
sort?: "ascending" | "descending",
|
sort?: "ascending" | "descending";
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* If true, include all refreshes in the transactions list.
|
* If true, include all refreshes in the transactions list.
|
||||||
|
Loading…
Reference in New Issue
Block a user