getCustomerState method

String getCustomerState()

Implementation

String getCustomerState() {
  return this.customerState;
}