public Get_Student_Aggregate_Awards_ResponseType Get_Student_Aggregate_Awards(Workday_Common_HeaderType Workday_Common_Header, Get_Student_Aggregate_Awards_RequestType Get_Student_Aggregate_Awards_Request)
 {
     return(((Financial_AidPort)this).Get_Student_Aggregate_Awards(new Get_Student_Aggregate_AwardsInput
     {
         Workday_Common_Header = Workday_Common_Header,
         Get_Student_Aggregate_Awards_Request = Get_Student_Aggregate_Awards_Request
     }).Get_Student_Aggregate_Awards_Response);
 }
 public Task <Get_Student_Aggregate_AwardsOutput> Get_Student_Aggregate_AwardsAsync(Workday_Common_HeaderType Workday_Common_Header, Get_Student_Aggregate_Awards_RequestType Get_Student_Aggregate_Awards_Request)
 {
     return(((Financial_AidPort)this).Get_Student_Aggregate_AwardsAsync(new Get_Student_Aggregate_AwardsInput
     {
         Workday_Common_Header = Workday_Common_Header,
         Get_Student_Aggregate_Awards_Request = Get_Student_Aggregate_Awards_Request
     }));
 }
示例#3
0
 public Get_Student_Anticipated_DisbursementsInput(Workday_Common_HeaderType Workday_Common_Header, Get_Student_Anticipated_Disbursements_RequestType Get_Student_Anticipated_Disbursements_Request)
 {
     this.Workday_Common_Header = Workday_Common_Header;
     this.Get_Student_Anticipated_Disbursements_Request = Get_Student_Anticipated_Disbursements_Request;
 }
 public Task <Get_Financial_Aid_PackagesOutput> Get_Financial_Aid_PackagesAsync(Workday_Common_HeaderType Workday_Common_Header, Get_Financial_Aid_Packages_RequestType Get_Financial_Aid_Packages_Request)
 {
     return(((Financial_AidPort)this).Get_Financial_Aid_PackagesAsync(new Get_Financial_Aid_PackagesInput
     {
         Workday_Common_Header = Workday_Common_Header,
         Get_Financial_Aid_Packages_Request = Get_Financial_Aid_Packages_Request
     }));
 }
 public Task <Import_ISIR_TransactionOutput> Import_Financial_Aid_PackagesAsync(Workday_Common_HeaderType Workday_Common_Header, Import_Financial_Aid_Package_RequestType Import_Financial_Aid_Package_Request)
 {
     return(((Financial_AidPort)this).Import_Financial_Aid_PackagesAsync(new Import_Financial_Aid_PackagesInput
     {
         Workday_Common_Header = Workday_Common_Header,
         Import_Financial_Aid_Package_Request = Import_Financial_Aid_Package_Request
     }));
 }
示例#6
0
 public Put_ISIR_TransactionInput(Workday_Common_HeaderType Workday_Common_Header, Put_ISIR_Transaction_RequestType Put_ISIR_Transaction_Request)
 {
     this.Workday_Common_Header        = Workday_Common_Header;
     this.Put_ISIR_Transaction_Request = Put_ISIR_Transaction_Request;
 }
 public Task <Put_Student_Anticipated_DisbursementOutput> Put_Student_Anticipated_DisbursementAsync(Workday_Common_HeaderType Workday_Common_Header, Put_Student_Anticipated_Disbursement_RequestType Put_Student_Anticipated_Disbursement_Request)
 {
     return(((Financial_AidPort)this).Put_Student_Anticipated_DisbursementAsync(new Put_Student_Anticipated_DisbursementInput
     {
         Workday_Common_Header = Workday_Common_Header,
         Put_Student_Anticipated_Disbursement_Request = Put_Student_Anticipated_Disbursement_Request
     }));
 }
 public Put_Student_Sponsor_Contract_ResponseType Put_Student_Sponsor_Contract(Workday_Common_HeaderType Workday_Common_Header, Put_Student_Sponsor_Contract_RequestType Put_Student_Sponsor_Contract_Request)
 {
     return(((Financial_AidPort)this).Put_Student_Sponsor_Contract(new Put_Student_Sponsor_ContractInput
     {
         Workday_Common_Header = Workday_Common_Header,
         Put_Student_Sponsor_Contract_Request = Put_Student_Sponsor_Contract_Request
     }).Put_Student_Sponsor_Contract_Response);
 }
 public Task <Get_Student_Anticipated_DisbursementsOutput> Get_Student_Anticipated_DisbursementsAsync(Workday_Common_HeaderType Workday_Common_Header, Get_Student_Anticipated_Disbursements_RequestType Get_Student_Anticipated_Disbursements_Request)
 {
     return(((Financial_AidPort)this).Get_Student_Anticipated_DisbursementsAsync(new Get_Student_Anticipated_DisbursementsInput
     {
         Workday_Common_Header = Workday_Common_Header,
         Get_Student_Anticipated_Disbursements_Request = Get_Student_Anticipated_Disbursements_Request
     }));
 }
 public Put_Student_Anticipated_Disbursement_ResponseType Put_Student_Anticipated_Disbursement(Workday_Common_HeaderType Workday_Common_Header, Put_Student_Anticipated_Disbursement_RequestType Put_Student_Anticipated_Disbursement_Request)
 {
     return(((Financial_AidPort)this).Put_Student_Anticipated_Disbursement(new Put_Student_Anticipated_DisbursementInput
     {
         Workday_Common_Header = Workday_Common_Header,
         Put_Student_Anticipated_Disbursement_Request = Put_Student_Anticipated_Disbursement_Request
     }).Put_Student_Anticipated_Disbursement_Response);
 }
 public Get_Student_Anticipated_Disbursements_ResponseType Get_Student_Anticipated_Disbursements(Workday_Common_HeaderType Workday_Common_Header, Get_Student_Anticipated_Disbursements_RequestType Get_Student_Anticipated_Disbursements_Request)
 {
     return(((Financial_AidPort)this).Get_Student_Anticipated_Disbursements(new Get_Student_Anticipated_DisbursementsInput
     {
         Workday_Common_Header = Workday_Common_Header,
         Get_Student_Anticipated_Disbursements_Request = Get_Student_Anticipated_Disbursements_Request
     }).Get_Student_Anticipated_Disbursements_Response);
 }
 public Import_ISIR_TransactionInput(Workday_Common_HeaderType Workday_Common_Header, Import_ISIR_Transaction_RequestType Import_ISIR_Transaction_Request)
 {
     this.Workday_Common_Header           = Workday_Common_Header;
     this.Import_ISIR_Transaction_Request = Import_ISIR_Transaction_Request;
 }
 public Get_Student_Manual_AwardsInput(Workday_Common_HeaderType Workday_Common_Header, Get_Student_Manual_Awards_RequestType Get_Student_Manual_Awards_Request)
 {
     this.Workday_Common_Header             = Workday_Common_Header;
     this.Get_Student_Manual_Awards_Request = Get_Student_Manual_Awards_Request;
 }
 public Get_Student_Sponsor_Contracts_ResponseType Get_Student_Sponsor_Contracts(Workday_Common_HeaderType Workday_Common_Header, Get_Student_Sponsor_Contracts_RequestType Get_Student_Sponsor_Contracts_Request)
 {
     return(((Financial_AidPort)this).Get_Student_Sponsor_Contracts(new Get_Student_Sponsor_ContractsInput
     {
         Workday_Common_Header = Workday_Common_Header,
         Get_Student_Sponsor_Contracts_Request = Get_Student_Sponsor_Contracts_Request
     }).Get_Student_Sponsor_Contracts_Response);
 }
 public Put_Student_Preliminary_Award_ResponseType Put_Student_Preliminary_Award(Workday_Common_HeaderType Workday_Common_Header, Put_Student_Preliminary_Award_RequestType Put_Student_Preliminary_Award_Request)
 {
     return(((Financial_AidPort)this).Put_Student_Preliminary_Award(new Put_Student_Preliminary_AwardInput
     {
         Workday_Common_Header = Workday_Common_Header,
         Put_Student_Preliminary_Award_Request = Put_Student_Preliminary_Award_Request
     }).Put_Student_Preliminary_Award_Response);
 }
 public Task <Get_Student_Sponsor_ContractsOutput> Get_Student_Sponsor_ContractsAsync(Workday_Common_HeaderType Workday_Common_Header, Get_Student_Sponsor_Contracts_RequestType Get_Student_Sponsor_Contracts_Request)
 {
     return(((Financial_AidPort)this).Get_Student_Sponsor_ContractsAsync(new Get_Student_Sponsor_ContractsInput
     {
         Workday_Common_Header = Workday_Common_Header,
         Get_Student_Sponsor_Contracts_Request = Get_Student_Sponsor_Contracts_Request
     }));
 }
 public Task <Put_Student_Preliminary_AwardOutput> Put_Student_Preliminary_AwardAsync(Workday_Common_HeaderType Workday_Common_Header, Put_Student_Preliminary_Award_RequestType Put_Student_Preliminary_Award_Request)
 {
     return(((Financial_AidPort)this).Put_Student_Preliminary_AwardAsync(new Put_Student_Preliminary_AwardInput
     {
         Workday_Common_Header = Workday_Common_Header,
         Put_Student_Preliminary_Award_Request = Put_Student_Preliminary_Award_Request
     }));
 }
 public Task <Put_Student_Sponsor_ContractOutput> Put_Student_Sponsor_ContractAsync(Workday_Common_HeaderType Workday_Common_Header, Put_Student_Sponsor_Contract_RequestType Put_Student_Sponsor_Contract_Request)
 {
     return(((Financial_AidPort)this).Put_Student_Sponsor_ContractAsync(new Put_Student_Sponsor_ContractInput
     {
         Workday_Common_Header = Workday_Common_Header,
         Put_Student_Sponsor_Contract_Request = Put_Student_Sponsor_Contract_Request
     }));
 }
 public Put_Status_for_ISIR_Transaction_ResponseType Put_Status_for_ISIR_Transaction(Workday_Common_HeaderType Workday_Common_Header, Put_Status_for_ISIR_Transaction_RequestType Put_Status_for_ISIR_Transaction_Request)
 {
     return(((Financial_AidPort)this).Put_Status_for_ISIR_Transaction(new Put_Status_for_ISIR_TransactionInput
     {
         Workday_Common_Header = Workday_Common_Header,
         Put_Status_for_ISIR_Transaction_Request = Put_Status_for_ISIR_Transaction_Request
     }).Put_Status_for_ISIR_Transaction_Response);
 }
 public Task <Import_ISIR_TransactionOutput> Import_Student_Aggregate_AwardsAsync(Workday_Common_HeaderType Workday_Common_Header, Import_Student_Aggregate_Award_RequestType Import_Student_Aggregate_Award_Request)
 {
     return(((Financial_AidPort)this).Import_Student_Aggregate_AwardsAsync(new Import_Student_Aggregate_AwardsInput
     {
         Workday_Common_Header = Workday_Common_Header,
         Import_Student_Aggregate_Award_Request = Import_Student_Aggregate_Award_Request
     }));
 }
 public Task <Put_Status_for_ISIR_TransactionOutput> Put_Status_for_ISIR_TransactionAsync(Workday_Common_HeaderType Workday_Common_Header, Put_Status_for_ISIR_Transaction_RequestType Put_Status_for_ISIR_Transaction_Request)
 {
     return(((Financial_AidPort)this).Put_Status_for_ISIR_TransactionAsync(new Put_Status_for_ISIR_TransactionInput
     {
         Workday_Common_Header = Workday_Common_Header,
         Put_Status_for_ISIR_Transaction_Request = Put_Status_for_ISIR_Transaction_Request
     }));
 }
 public Put_Student_Sponsor_ContractInput(Workday_Common_HeaderType Workday_Common_Header, Put_Student_Sponsor_Contract_RequestType Put_Student_Sponsor_Contract_Request)
 {
     this.Workday_Common_Header = Workday_Common_Header;
     this.Put_Student_Sponsor_Contract_Request = Put_Student_Sponsor_Contract_Request;
 }
示例#23
0
 public Put_Student_Award_ItemInput(Workday_Common_HeaderType Workday_Common_Header, Put_Student_Award_Item_RequestType Put_Student_Award_Item_Request)
 {
     this.Workday_Common_Header          = Workday_Common_Header;
     this.Put_Student_Award_Item_Request = Put_Student_Award_Item_Request;
 }