Documentation

ClientCreditService
in package

Table of Contents

Properties

$countryRepository  : CountryRepository
$creditTypeRepository  : CreditTypeRepository

Methods

__construct()  : mixed
getAllowedCountryList()  : mixed
getCreditTypes()  : array<string|int, mixed>
getPeriodIdForResettingReportsByCountryId()  : int
getReportTypeIdsForResettingReportsByCountryId()  : array<string|int, mixed>

Properties

Methods

getCreditTypes()

public getCreditTypes() : array<string|int, mixed>
Return values
array<string|int, mixed>

getPeriodIdForResettingReportsByCountryId()

public getPeriodIdForResettingReportsByCountryId(int $countryId) : int
Parameters
$countryId : int
Return values
int

getReportTypeIdsForResettingReportsByCountryId()

public getReportTypeIdsForResettingReportsByCountryId(int $countryId) : array<string|int, mixed>
Parameters
$countryId : int
Return values
array<string|int, mixed>

        
On this page

Search results