refactoring

This commit is contained in:
olegphenomenon 2022-03-29 14:07:36 +03:00
parent 29e7f954f3
commit 9856a2a5c0
10 changed files with 31 additions and 33 deletions

View file

@ -9,7 +9,7 @@ module EisBilling
invoice_data: object_data,
monthly: monthly,
dry: dry,
initiator: INITIATOR
initiator: INITIATOR,
}
http = EisBilling::Base.base_request(url: directo_url)