Click or drag to resize

CommissionsV1Splits Property

Used to store a collection of split items.

Namespace:  ASI.TAM.API.Data.UI.Transaction
Assembly:  ASI.TAM.API.Data.UI.Transaction (in ASI.TAM.API.Data.UI.Transaction.dll) Version: 2021.1.0.1
Syntax
public SplitItemsV1 Splits { get; set; }

Property Value

Type: SplitItemsV1

Return Value

Type: SplitItemsV1
Remarks