FixUserResponseTypes
StockSharp.Fix
Response types.
字段
NewPasswordIncorrect : FixUserResponseTypes
New password is incorrect.
NotSupported : FixUserResponseTypes
Not supported.
OldPasswordIncorrect : FixUserResponseTypes
Old password is incorrect.
PasswordChanged : FixUserResponseTypes
Password changed.
UnknownError : FixUserResponseTypes
Unknown server error.
UserBlocked : FixUserResponseTypes
User blocked.
UserFound : FixUserResponseTypes
User found.
UserLoggedOff : FixUserResponseTypes
User logged off.
UserNotFound : FixUserResponseTypes
User not found.