...
Name | Type | Description | Mandatory | Available from version | ||||
---|---|---|---|---|---|---|---|---|
BrickIds | Guid[] | Keys | string[] | AccountNoSeriesKey | string | |||
int | boolAccountTransaction | Guid | ||||||
BusinessTransaction | Guid | |||||||
LotAccountTransaction | Guid | |||||||
LotBusinessTransaction | Guid | |||||||
AcqusitionValue | double | |||||||
Quantity | decimal |
Response rows (Array) inherits from EntityBase
Name | Type | Description | Available from version | BrickId|||
---|---|---|---|---|---|---|
AccountTransaction | Guid | |||||
BusinessTransaction | Guid | |||||
LotAccountTransaction | Guid | |||||
LotBusinessTransaction | Guid | |||||
The BrickId (unique id) of the account type | Key | string | The account type key of the account typeAcquisitionValue | double | ||
Quantity | decimal |
Code examples
C# - Get all account types from a BFS instance
...