Get desktop application:
View/edit binary Protocol Buffers messages
Used in: Request
optional int32 placeHolder = 1
repeated TimeFilter timeFilterList = 3
repeated int32 typeList = 4
Used in: S2C
required int32 type = 1
optional string publicTime = 4
optional double publicTimestamp = 5
optional string effectiveTime = 6
optional double effectiveTimestamp = 7
optional string endTime = 8
optional double endTimestamp = 9
CodeChangeType_Unkown = 0
CodeChangeType_GemToMain = 1
CodeChangeType_Unpaid = 2
CodeChangeType_ChangeLot = 3
CodeChangeType_Split = 4
CodeChangeType_Joint = 5
CodeChangeType_JointSplit = 6
CodeChangeType_SplitJoint = 7
CodeChangeType_Other = 8
required int32 retType = 1
optional string retMsg = 2
optional int32 errCode = 3
optional S2C s2c = 4
Used in: Response
Used in: C2S
required int32 type = 1
optional string beginTime = 2
optional string endTime = 3
TimeFilterType_Unknow = 0
TimeFilterType_Public = 1
TimeFilterType_Effective = 2
TimeFilterType_End = 3