ProtoOABonusDepositWithdraw
* 奖金存款/提取实体。
实现: IMessage<ProtoOABonusDepositWithdraw>, IMessage, IEquatable<ProtoOABonusDepositWithdraw>, IDeepCloneable<ProtoOABonusDepositWithdraw>, IBufferMessage
属性
public long BonusHistoryId { get; set; }
value = protoOABonusDepositWithdraw.BonusHistoryId
protoOABonusDepositWithdraw.BonusHistoryId = value
奖金存款/退出操作的独特身份.
public long ChangeBonusTimestamp { get; set; }
value = protoOABonusDepositWithdraw.ChangeBonusTimestamp
protoOABonusDepositWithdraw.ChangeBonusTimestamp = value
执行奖金操作时的Unix时间以毫秒为单位.
public string ExternalNote { get; set; }
value = protoOABonusDepositWithdraw.ExternalNote
protoOABonusDepositWithdraw.ExternalNote = value
操作中添加了说明,贸易商看得出来.
public bool HasBonusHistoryId { get; }
value = protoOABonusDepositWithdraw.HasBonusHistoryId
获取是否设置了 " bonusHistoryId " 字段
public bool HasChangeBonusTimestamp { get; }
value = protoOABonusDepositWithdraw.HasChangeBonusTimestamp
获取是否设置了 " changeBonusTimestamp " 字段
public bool HasExternalNote { get; }
value = protoOABonusDepositWithdraw.HasExternalNote
获取是否设置了 " externalNote " 字段
public bool HasIbBonus { get; }
value = protoOABonusDepositWithdraw.HasIbBonus
获取是否设置了 " ibBonus " 字段
public bool HasIbDelta { get; }
value = protoOABonusDepositWithdraw.HasIbDelta
获取是否设置了 " ibDelta " 字段
public bool HasIntroducingBrokerId { get; }
value = protoOABonusDepositWithdraw.HasIntroducingBrokerId
获取是否设置了 " introducingBrokerId " 字段
public bool HasManagerBonus { get; }
value = protoOABonusDepositWithdraw.HasManagerBonus
获取是否设置了 " managerBonus " 字段
public bool HasManagerDelta { get; }
value = protoOABonusDepositWithdraw.HasManagerDelta
获取是否设置了 " managerDelta " 字段
public bool HasMoneyDigits { get; }
value = protoOABonusDepositWithdraw.HasMoneyDigits
获取是否设置了 " moneyDigits " 字段
public bool HasOperationType { get; }
value = protoOABonusDepositWithdraw.HasOperationType
获取是否设置了 " operationType " 字段
public long IbBonus { get; set; }
value = protoOABonusDepositWithdraw.IbBonus
protoOABonusDepositWithdraw.IbBonus = value
手术后引进经纪人奖金总额.
public long IbDelta { get; set; }
value = protoOABonusDepositWithdraw.IbDelta
protoOABonusDepositWithdraw.IbDelta = value
引入经纪人而存入/撤销的奖金数额。
public long IntroducingBrokerId { get; set; }
value = protoOABonusDepositWithdraw.IntroducingBrokerId
protoOABonusDepositWithdraw.IntroducingBrokerId = value
介绍寄出/吊销奖金的经纪人的身份
public long ManagerBonus { get; set; }
value = protoOABonusDepositWithdraw.ManagerBonus
protoOABonusDepositWithdraw.ManagerBonus = value
运营后经纪人奖金总额.
public long ManagerDelta { get; set; }
value = protoOABonusDepositWithdraw.ManagerDelta
protoOABonusDepositWithdraw.ManagerDelta = value
管理人员交存/撤销的奖金数额。
public uint MoneyDigits { get; set; }
value = protoOABonusDepositWithdraw.MoneyDigits
protoOABonusDepositWithdraw.MoneyDigits = value
指定货币值的表示符。 E.g = 8必须解释为营业值乘以 10^8, 那么实际余额为 1005309944 / 10^8 = 100.5309944。 影响 managerBonus 、 managerDelta 、 ibBonus 、 ibDelta 。
public ProtoOAChangeBonusType OperationType { get; set; }
value = protoOABonusDepositWithdraw.OperationType
protoOABonusDepositWithdraw.OperationType = value
手术类型 存款/撤回
方法
public void ClearBonusHistoryId()
protoOABonusDepositWithdraw.ClearBonusHistoryId()
清除 " bonusHistoryId " 字段的值
public void ClearChangeBonusTimestamp()
protoOABonusDepositWithdraw.ClearChangeBonusTimestamp()
清除 " changeBonusTimestamp " 字段的值
public void ClearExternalNote()
protoOABonusDepositWithdraw.ClearExternalNote()
清除 " externalNote " 字段的值
public void ClearIbBonus()
protoOABonusDepositWithdraw.ClearIbBonus()
清除 " ibBonus " 字段的值
public void ClearIbDelta()
protoOABonusDepositWithdraw.ClearIbDelta()
清除 " ibDelta " 字段的值
public void ClearIntroducingBrokerId()
protoOABonusDepositWithdraw.ClearIntroducingBrokerId()
清除 " introducingBrokerId " 字段的值
public void ClearManagerBonus()
protoOABonusDepositWithdraw.ClearManagerBonus()
清除 " managerBonus " 字段的值
public void ClearManagerDelta()
protoOABonusDepositWithdraw.ClearManagerDelta()
清除 " managerDelta " 字段的值
public void ClearMoneyDigits()
protoOABonusDepositWithdraw.ClearMoneyDigits()
清除 " moneyDigits " 字段的值
public void ClearOperationType()
protoOABonusDepositWithdraw.ClearOperationType()
清除 " operationType " 字段的值
字段
public const int BonusHistoryIdFieldNumber
value = ProtoOABonusDepositWithdraw.BonusHistoryIdFieldNumber
" bonusHistoryId " 字段的字段编号。
public const int ChangeBonusTimestampFieldNumber
value = ProtoOABonusDepositWithdraw.ChangeBonusTimestampFieldNumber
" changeBonusTimestamp " 字段的字段编号。
public const int ExternalNoteFieldNumber
value = ProtoOABonusDepositWithdraw.ExternalNoteFieldNumber
" externalNote " 字段的字段编号。
public const int IbBonusFieldNumber
value = ProtoOABonusDepositWithdraw.IbBonusFieldNumber
" ibBonus " 字段的字段编号。
public const int IbDeltaFieldNumber
value = ProtoOABonusDepositWithdraw.IbDeltaFieldNumber
" ibDelta " 字段的字段编号。
public const int IntroducingBrokerIdFieldNumber
value = ProtoOABonusDepositWithdraw.IntroducingBrokerIdFieldNumber
" introducingBrokerId " 字段的字段编号。
public const int ManagerBonusFieldNumber
value = ProtoOABonusDepositWithdraw.ManagerBonusFieldNumber
" managerBonus " 字段的字段编号。
public const int ManagerDeltaFieldNumber
value = ProtoOABonusDepositWithdraw.ManagerDeltaFieldNumber
" managerDelta " 字段的字段编号。
public const int MoneyDigitsFieldNumber
value = ProtoOABonusDepositWithdraw.MoneyDigitsFieldNumber
" moneyDigits " 字段的字段编号。
public const int OperationTypeFieldNumber
value = ProtoOABonusDepositWithdraw.OperationTypeFieldNumber
" operationType " 字段的字段编号。