GetDetailAggregateAsync Method
Returns an aggregate containing details of this transaction, which is then used for settlement.
Syntax
[VB.NET] Public Function GetDetailAggregateAsync() As IAsyncOperation<string>
[C#] public IAsyncOperation<string> GetDetailAggregateAsync();