Example #1
0
 public Get_Payment_TypesInput(Workday_Common_HeaderType Workday_Common_Header, Get_Payment_Types_RequestType Get_Payment_Types_Request)
 {
     this.Workday_Common_Header     = Workday_Common_Header;
     this.Get_Payment_Types_Request = Get_Payment_Types_Request;
 }
Example #2
0
 public Put_Escheatable_Payment_Notification_DateInput(Workday_Common_HeaderType Workday_Common_Header, Put_Escheatable_Payment_Notification_Date_RequestType Put_Escheatable_Payment_Notification_Date_Request)
 {
     this.Workday_Common_Header = Workday_Common_Header;
     this.Put_Escheatable_Payment_Notification_Date_Request = Put_Escheatable_Payment_Notification_Date_Request;
 }