buyerText property

String? buyerText
read / write

Name and address of the receipt recipient / buyer in simple text form. Should only be used if the data is not in a structured form. Otherwise the 'BuyerText'-property should be used.

Implementation

String? buyerText;