getShipPostCode method

String getShipPostCode()

Implementation

String getShipPostCode() {
  return this.shipPostCode;
}