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