ProtoOAMarginCallListReq

StockSharp.cTrader.Native.Model

* Request for a list of existing margin call thresholds configured for a user.

Implements: IMessage<ProtoOAMarginCallListReq>, IMessage, IEquatable<ProtoOAMarginCallListReq>, IDeepCloneable<ProtoOAMarginCallListReq>, IBufferMessage

Properties

HasCtidTraderAccountId
public bool HasCtidTraderAccountId { get; }
value = protoOAMarginCallListReq.HasCtidTraderAccountId

Gets whether the "ctidTraderAccountId" field is set

HasPayloadType
public bool HasPayloadType { get; }
value = protoOAMarginCallListReq.HasPayloadType

Gets whether the "payloadType" field is set

Methods

ClearCtidTraderAccountId
public void ClearCtidTraderAccountId()
protoOAMarginCallListReq.ClearCtidTraderAccountId()

Clears the value of the "ctidTraderAccountId" field

ClearPayloadType
public void ClearPayloadType()
protoOAMarginCallListReq.ClearPayloadType()

Clears the value of the "payloadType" field

Fields

CtidTraderAccountIdFieldNumber
public const int CtidTraderAccountIdFieldNumber
value = ProtoOAMarginCallListReq.CtidTraderAccountIdFieldNumber

Field number for the "ctidTraderAccountId" field.

PayloadTypeFieldNumber
public const int PayloadTypeFieldNumber
value = ProtoOAMarginCallListReq.PayloadTypeFieldNumber

Field number for the "payloadType" field.