Documentation

MovementStatusCorrection
in package
implements JsonSerializable

Tags
ORM\Table

(name="movement_status_correction")

ORM\Entity

(repositoryClass="Vatjar\Data\Repository\MovementStatusCorrectionRepository")

ORM\Entity

()

Table of Contents

Interfaces

JsonSerializable

Constants

CORRECTION_ID_INVALID_VAT_ID  = 1
CORRECTION_INVALID_VAT_ID_LABEL  = "INVALID_VAT_CORRECTION"

Properties

$id  : int|null
$label  : string|null

Methods

getId()  : int|null
getLabel()  : string|null
jsonSerialize()  : array<string|int, mixed>
setId()  : void
setLabel()  : void

Constants

Properties

Methods

jsonSerialize()

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

        
On this page

Search results