#[repr(C)]pub struct CThostFtdcReqTransferField {Show 44 fields
pub TradeCode: TThostFtdcTradeCodeType,
pub BankID: TThostFtdcBankIDType,
pub BankBranchID: TThostFtdcBankBrchIDType,
pub BrokerID: TThostFtdcBrokerIDType,
pub BrokerBranchID: TThostFtdcFutureBranchIDType,
pub TradeDate: TThostFtdcTradeDateType,
pub TradeTime: TThostFtdcTradeTimeType,
pub BankSerial: TThostFtdcBankSerialType,
pub TradingDay: TThostFtdcTradeDateType,
pub PlateSerial: TThostFtdcSerialType,
pub LastFragment: TThostFtdcLastFragmentType,
pub SessionID: TThostFtdcSessionIDType,
pub CustomerName: TThostFtdcIndividualNameType,
pub IdCardType: TThostFtdcIdCardTypeType,
pub IdentifiedCardNo: TThostFtdcIdentifiedCardNoType,
pub CustType: TThostFtdcCustTypeType,
pub BankAccount: TThostFtdcBankAccountType,
pub BankPassWord: TThostFtdcPasswordType,
pub AccountID: TThostFtdcAccountIDType,
pub Password: TThostFtdcPasswordType,
pub InstallID: TThostFtdcInstallIDType,
pub FutureSerial: TThostFtdcFutureSerialType,
pub UserID: TThostFtdcUserIDType,
pub VerifyCertNoFlag: TThostFtdcYesNoIndicatorType,
pub CurrencyID: TThostFtdcCurrencyIDType,
pub TradeAmount: TThostFtdcTradeAmountType,
pub FutureFetchAmount: TThostFtdcTradeAmountType,
pub FeePayFlag: TThostFtdcFeePayFlagType,
pub CustFee: TThostFtdcCustFeeType,
pub BrokerFee: TThostFtdcFutureFeeType,
pub Message: TThostFtdcAddInfoType,
pub Digest: TThostFtdcDigestType,
pub BankAccType: TThostFtdcBankAccTypeType,
pub DeviceID: TThostFtdcDeviceIDType,
pub BankSecuAccType: TThostFtdcBankAccTypeType,
pub BrokerIDByBank: TThostFtdcBankCodingForFutureType,
pub BankSecuAcc: TThostFtdcBankAccountType,
pub BankPwdFlag: TThostFtdcPwdFlagType,
pub SecuPwdFlag: TThostFtdcPwdFlagType,
pub OperNo: TThostFtdcOperNoType,
pub RequestID: TThostFtdcRequestIDType,
pub TID: TThostFtdcTIDType,
pub TransferStatus: TThostFtdcTransferStatusType,
pub LongCustomerName: TThostFtdcLongIndividualNameType,
}Fields§
§TradeCode: TThostFtdcTradeCodeType§BankID: TThostFtdcBankIDType§BankBranchID: TThostFtdcBankBrchIDType§BrokerID: TThostFtdcBrokerIDType§BrokerBranchID: TThostFtdcFutureBranchIDType§TradeDate: TThostFtdcTradeDateType§TradeTime: TThostFtdcTradeTimeType§BankSerial: TThostFtdcBankSerialType§TradingDay: TThostFtdcTradeDateType§PlateSerial: TThostFtdcSerialType§LastFragment: TThostFtdcLastFragmentType§SessionID: TThostFtdcSessionIDType§CustomerName: TThostFtdcIndividualNameType§IdCardType: TThostFtdcIdCardTypeType§IdentifiedCardNo: TThostFtdcIdentifiedCardNoType§CustType: TThostFtdcCustTypeType§BankAccount: TThostFtdcBankAccountType§BankPassWord: TThostFtdcPasswordType§AccountID: TThostFtdcAccountIDType§Password: TThostFtdcPasswordType§InstallID: TThostFtdcInstallIDType§FutureSerial: TThostFtdcFutureSerialType§UserID: TThostFtdcUserIDType§VerifyCertNoFlag: TThostFtdcYesNoIndicatorType§CurrencyID: TThostFtdcCurrencyIDType§TradeAmount: TThostFtdcTradeAmountType§FutureFetchAmount: TThostFtdcTradeAmountType§FeePayFlag: TThostFtdcFeePayFlagType§CustFee: TThostFtdcCustFeeType§BrokerFee: TThostFtdcFutureFeeType§Message: TThostFtdcAddInfoType§Digest: TThostFtdcDigestType§BankAccType: TThostFtdcBankAccTypeType§DeviceID: TThostFtdcDeviceIDType§BankSecuAccType: TThostFtdcBankAccTypeType§BrokerIDByBank: TThostFtdcBankCodingForFutureType§BankSecuAcc: TThostFtdcBankAccountType§BankPwdFlag: TThostFtdcPwdFlagType§SecuPwdFlag: TThostFtdcPwdFlagType§OperNo: TThostFtdcOperNoType§RequestID: TThostFtdcRequestIDType§TID: TThostFtdcTIDType§TransferStatus: TThostFtdcTransferStatusType§LongCustomerName: TThostFtdcLongIndividualNameTypeTrait Implementations§
Source§impl Clone for CThostFtdcReqTransferField
impl Clone for CThostFtdcReqTransferField
Source§fn clone(&self) -> CThostFtdcReqTransferField
fn clone(&self) -> CThostFtdcReqTransferField
Returns a duplicate of the value. Read more
1.0.0 · Source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source. Read moreSource§impl Debug for CThostFtdcReqTransferField
impl Debug for CThostFtdcReqTransferField
impl Copy for CThostFtdcReqTransferField
Auto Trait Implementations§
impl Freeze for CThostFtdcReqTransferField
impl RefUnwindSafe for CThostFtdcReqTransferField
impl Send for CThostFtdcReqTransferField
impl Sync for CThostFtdcReqTransferField
impl Unpin for CThostFtdcReqTransferField
impl UnwindSafe for CThostFtdcReqTransferField
Blanket Implementations§
Source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
Source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more