ProtoOAMarginCallListRes

StockSharp.cTrader.Native.Model

* Response with a list of existing user Margin Calls, usually contains 3 items.

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

Properties

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

Gets whether the "payloadType" field is set

Methods

ClearPayloadType
public void ClearPayloadType()
protoOAMarginCallListRes.ClearPayloadType()

Clears the value of the "payloadType" field

Fields

MarginCallFieldNumber
public const int MarginCallFieldNumber
value = ProtoOAMarginCallListRes.MarginCallFieldNumber

Field number for the "marginCall" field.

PayloadTypeFieldNumber
public const int PayloadTypeFieldNumber
value = ProtoOAMarginCallListRes.PayloadTypeFieldNumber

Field number for the "payloadType" field.