TaxLetterDownloadService
in package
Table of Contents
Properties
Methods
- __construct() : mixed
- downloadTaxLetterByUserIdAndTaxLetterId() : Response|null
- restDownloadTaxLetterByUserIdAndTaxLetterId() : Response|null
Properties
$taxLetterService
private
TaxLetterService
$taxLetterService
Methods
__construct()
public
__construct(TaxLetterService $taxLetterService) : mixed
Parameters
- $taxLetterService : TaxLetterService
downloadTaxLetterByUserIdAndTaxLetterId()
public
downloadTaxLetterByUserIdAndTaxLetterId(int $userId, string $taxLetterId) : Response|null
Parameters
- $userId : int
- $taxLetterId : string
Tags
Return values
Response|nullrestDownloadTaxLetterByUserIdAndTaxLetterId()
public
restDownloadTaxLetterByUserIdAndTaxLetterId(int $userId, string $taxLetterId) : Response|null
Parameters
- $userId : int
- $taxLetterId : string