description property

String? description
getter/setter pair

The budget segment description.

It can be used to enter Purchase Order information for each budget segment and have that information printed on the invoices. Must be UTF-8 encoded.

Implementation

core.String? description;