getWooAccount static method

String getWooAccount()

Implementation

static String getWooAccount() {
  return appProperties['wooAccount'];
}