ProtoOAMarginCallUpdateRes
StockSharp.cTrader.Native.Model
* If this response received, it means that margin call was successfully updated.
Implements: IMessage<ProtoOAMarginCallUpdateRes>, IMessage, IEquatable<ProtoOAMarginCallUpdateRes>, IDeepCloneable<ProtoOAMarginCallUpdateRes>, IBufferMessage
Properties
HasPayloadType
public bool HasPayloadType { get; }
value = protoOAMarginCallUpdateRes.HasPayloadType
Gets whether the "payloadType" field is set
Methods
ClearPayloadType
public void ClearPayloadType()
protoOAMarginCallUpdateRes.ClearPayloadType()
Clears the value of the "payloadType" field
Fields
PayloadTypeFieldNumber
public const int PayloadTypeFieldNumber
value = ProtoOAMarginCallUpdateRes.PayloadTypeFieldNumber
Field number for the "payloadType" field.