Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 1.05 KB

File metadata and controls

18 lines (12 loc) · 1.05 KB

CounterpartyGroup

Properties

Name Type Description Notes
groupId string Unique identifier of the counterparty group [default to undefined]
name string Human-readable name of the group [default to undefined]
isActive boolean Whether the counterparty group is currently active [default to undefined]
createdAt string ISO 8601 timestamp when the group was created [default to undefined]
updatedAt string ISO 8601 timestamp when the group was last updated [default to undefined]
description string Optional description of the group [optional] [default to undefined]
jurisdictionCodes Array<string> List of jurisdiction codes associated with the group [optional] [default to undefined]

[Back to top] [Back to API list] [Back to Model list] [Back to README]