Note
in package
FinalYes
A free-text note attached to the document. Maps to UBL <cbc:Note> (BT-22).
Notes are emitted verbatim. XML special characters in the text are escaped at the substitution boundary by the Generator.
Table of Contents
Properties
- $text : string
Methods
- __construct() : mixed
- __toString() : string
Properties
$text read-only
public
string
$text
Methods
__construct()
public
__construct(string $text) : mixed
Parameters
- $text : string
__toString()
public
__toString() : string