Documentation

GermanyEntryReportOssDataService
in package

Table of Contents

Properties

$cloudStorageService  : CloudStorageService
$countryRepository  : CountryRepository
$destinationCountries  : array<string|int, mixed>
$entryReportFileStorage  : EntryReportFileStorage
$vatRateHistoryRepository  : VatRateHistoryRepository

Methods

__construct()  : mixed
fetch()  : array<string|int, array<string|int, mixed>>
formatData()  : array<string|int, mixed>
loadData()  : array<string|int, mixed>|string
mergeStandardReduced()  : array<string|int, mixed>
formatStandardReduceData()  : array<string|int, mixed>
getBucket()  : mixed
getCountryInfo()  : Country
getRecordType()  : int
isEuMember()  : bool
numberFormat()  : string
replaceCountryCode()  : string

Properties

Methods

mergeStandardReduced()

public mergeStandardReduced(mixed $standardReduced1, mixed $standardReduced2) : array<string|int, mixed>
Parameters
$standardReduced1 : mixed
$standardReduced2 : mixed
Return values
array<string|int, mixed>

formatStandardReduceData()

private formatStandardReduceData(mixed $date, mixed $dispatchCountry, mixed $destinationCountry, mixed $countryVatId, mixed $vatRate, mixed $netValue, mixed $vatValue) : array<string|int, mixed>
Parameters
$date : mixed
$dispatchCountry : mixed
$destinationCountry : mixed
$countryVatId : mixed
$vatRate : mixed
$netValue : mixed
$vatValue : mixed
Return values
array<string|int, mixed>

getRecordType()

private getRecordType(mixed $dispatchCountry, mixed $destinationCountryCode) : int
Parameters
$dispatchCountry : mixed
$destinationCountryCode : mixed
Return values
int

        
On this page

Search results