bookDisplayNumber property

String? bookDisplayNumber
getter/setter pair

The display number string.

This should be used only for display purposes and the actual sequence should be inferred from the below orderNumber.

Implementation

core.String? bookDisplayNumber;