Direct Payment Integrator V6 - Online Help
Direct Payment Integrator V6
Questions / Feedback?

GetHotelDataAggregateAsync Method

Returns an aggregate containing the Hotel/Lodging data of this transaction, which is then used for reversals.

Syntax

[VB.NET]
Public Function GetHotelDataAggregateAsync() As IAsyncOperation<string>
[C#]
public IAsyncOperation<string> GetHotelDataAggregateAsync();

Remarks

This method is the asynchronous version of the GetHotelDataAggregate method and is used to support asynchronous operations in WinRT. Please refer to GetHotelDataAggregate for more information.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 6.0.6240.0