MovementCreditMissingFromCountry
in package
Tags
Table of Contents
Properties
- $id : mixed
- $isMissing : bool
Methods
- getId() : mixed
- Get the value of id
- getIsMissing() : bool
- Get the value of isMissing
- setIsMissing() : void
- Set the value of isMissing
Properties
$id
private
mixed
$id
Tags
$isMissing
private
bool
$isMissing
Tags
Methods
getId()
Get the value of id
public
getId() : mixed
getIsMissing()
Get the value of isMissing
public
getIsMissing() : bool
Return values
boolsetIsMissing()
Set the value of isMissing
public
setIsMissing(bool|null $isMissing) : void
Parameters
- $isMissing : bool|null