Fix ddoc.
Build and Deploy API / build-and-deploy (push) Successful in 1m43s
Details
Build and Deploy API / build-and-deploy (push) Successful in 1m43s
Details
This commit is contained in:
parent
81efcd23de
commit
b63ebef660
|
|
@ -277,7 +277,7 @@ void updateAttachments(
|
||||||
* Params:
|
* Params:
|
||||||
* ds = The profile datasource to use.
|
* ds = The profile datasource to use.
|
||||||
* request = The request to read filter parameters from.
|
* request = The request to read filter parameters from.
|
||||||
* fileFormat = The file format to write.
|
* response = The response to write the file to.
|
||||||
*/
|
*/
|
||||||
void exportTransactionsToFile(
|
void exportTransactionsToFile(
|
||||||
ProfileDataSource ds,
|
ProfileDataSource ds,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue