public override QueryCustomerByIdResponse GetResponse(Core.Transform.UnmarshallerContext unmarshallerContext)
 {
     return(QueryCustomerByIdResponseUnmarshaller.Unmarshall(unmarshallerContext));
 }
 public override QueryCustomerByIdResponse GetResponse(UnmarshallerContext unmarshallerContext)
 {
     return QueryCustomerByIdResponseUnmarshaller.Unmarshall(unmarshallerContext);
 }