mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-18 13:50:31 +00:00
refactor: nestjs
This commit is contained in:
@@ -15,7 +15,7 @@ export class GetBankRuleService {
|
||||
|
||||
/**
|
||||
* Retrieves the bank rule.
|
||||
* @param {number} ruleId
|
||||
* @param {number} ruleId - Rule id.
|
||||
* @returns {Promise<any>}
|
||||
*/
|
||||
async getBankRule(ruleId: number): Promise<any> {
|
||||
|
||||
Reference in New Issue
Block a user