ProtoOAMarginCallUpdateReq
StockSharp.cTrader.Native.Model
* Request to modify marginLevelThreshold of specified marginCallType for ctidTraderAccountId.
Implements: IMessage<ProtoOAMarginCallUpdateReq>, IMessage, IEquatable<ProtoOAMarginCallUpdateReq>, IDeepCloneable<ProtoOAMarginCallUpdateReq>, IBufferMessage
Properties
HasCtidTraderAccountId : bool
Gets whether the "ctidTraderAccountId" field is set
HasPayloadType : bool
Gets whether the "payloadType" field is set
Methods
ClearCtidTraderAccountId()
Clears the value of the "ctidTraderAccountId" field
ClearPayloadType()
Clears the value of the "payloadType" field
Fields
CtidTraderAccountIdFieldNumber : int
Field number for the "ctidTraderAccountId" field.
MarginCallFieldNumber : int
Field number for the "marginCall" field.
PayloadTypeFieldNumber : int
Field number for the "payloadType" field.