OBJECT
POSITION
link GraphQL Schema definition
- type POSITION {
- : Value
- : ASSET
- : CUSTOMENUMLITERAL
- # The subject who has locked the volume in the position
- : SUBJECT
- # The timestamp when the volume in the position has been locked
- : DateTime
- : Unit
- : Value
- : Long
- : PositionType
- : String
- : Value
- # The comment why the volume in the position has been locked
- : String
- # Arguments
- # orderBy: [Not documented]
- (: [OrderBy]): [ACCOUNTING]
- : Value
- # The timestamp when the lock of the volume in the position expires
- : DateTime
- : ACCOUNTSEGMENT
- : CURRENCY
- : Value
- # The share class that is used for hedging
- : ACCOUNTSHARECLASS
- # The volume in the position that is locked
- : Value
- : Long
- }