@cfxlabsinc/b2b-services
Preparing search index...
@cfxlabsinc/transaction-services
TransactionMethodAggregate
Type Alias TransactionMethodAggregate
A single bucketed total returned by
aggregateTotalsByMethod
.
type
TransactionMethodAggregate
=
{
method
:
Transaction
[
"method"
]
;
status
:
Transaction
[
"status"
]
;
total
:
BigNumber
;
type
:
Transaction
[
"type"
]
;
}
Index
Properties
method
status
total
type
Properties
method
method
:
Transaction
[
"method"
]
status
status
:
Transaction
[
"status"
]
total
total
:
BigNumber
type
type
:
Transaction
[
"type"
]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
method
status
total
type
@cfxlabsinc/b2b-services
Loading...
A single bucketed total returned by
aggregateTotalsByMethod.