예제 #1
0
 public static string GetStandardRequestXml(FiksRequest fiksRequest)
 {
     return(PayloadHelper.GetStandardPayloadAsText(fiksRequest));
 }