Interface InvoiceServiceSettingsInterface

Interface InvoiceServiceSettingsInterface

This class contains the file system path to the invoice directory by using specific constants which are defined in the config. It is used by the factory to build the proper service environment. By encapsulating this dependency the code becomes more explicit and testable.

Direct known implementers

EnvInvoiceServiceSettings

Methods summary

public getInvoicesDirPath( void ) : string

Returns the path to invoice directory.