billRefNumber property

String? billRefNumber
getter/setter pair

This is used on CustomerPayBillOnline option only. This is where a customer is expected to enter a unique bill identifier, e.g. an Account Number. Alpha-Numeric less then 20 digits.

Implementation

String? billRefNumber;