A text line, here with decoration important
:
Receipt Line
{
"type"
:
"textline"
,
"value"
: {
"text"
:
"10,00 EUR"
,
"decoration"
: [
"important"
]
}
}
Text lines can have one or more of these decorations:
important
(print it bold);align-left
align-center
align-right
The default alignment is to the left.