Documentation

VatcomReportsToSubmitDTO
in package
implements JsonSerializable

Table of Contents

Interfaces

JsonSerializable

Properties

$client  : mixed
$country  : mixed
$deadline_date  : mixed
$end_date  : mixed
$entry_id  : mixed
$entry_report  : mixed
$is_downloaded  : mixed
$period  : mixed
$report_type  : mixed
$start_date  : mixed
$vat_amount  : mixed

Methods

__construct()  : mixed
getClient()  : Client
getCountry()  : Country|null
getDeadlineDate()  : string|null
getEndDate()  : string
getEntryId()  : int|null
getEntryReport()  : EntryReport|null
getIsDownloaded()  : bool|null
getPeriod()  : string|null
getReportType()  : string|null
getStartDate()  : string
getVatAmount()  : float|null
jsonSerialize()  : array<string|int, mixed>
setVatAmount()  : void

Properties

Methods

jsonSerialize()

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

        
On this page

Search results