public PurchaserInfo(PurchaserInfoResponse response) { this.response = response; }
public PurchaserInfo(PurchaserInfoResponse response) { _response = response; }