LiquidationType
in package
Class representing LiquidationType.
XSD Type: liquidationType
Table of Contents
- $extId : string|null
- getExtId() : string
- Gets as extId.
- setExtId() : self
- Sets a new extId.
Properties
$extId
private
string|null
$extId
= null
Methods
getExtId()
Gets as extId.
public
getExtId() : string
Return values
string —setExtId()
Sets a new extId.
public
setExtId(string $extId) : self
Parameters
- $extId : string