Compare commits

..

2 Commits

1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ module.exports = Self => {
{ {
arg: 'sumAmount', arg: 'sumAmount',
type: 'boolean', type: 'boolean',
description: `` description: `Indicates whether to calculate the total sum of amounts or to return detailed records`
} }
], ],
returns: { returns: {