type.googleapis.com.FundRatesPbMsg.json 4.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143
  1. {
  2. "options": {
  3. "syntax": "proto3"
  4. },
  5. "nested": {
  6. "type": {
  7. "nested": {
  8. "googleapis": {
  9. "nested": {
  10. "com": {
  11. "nested": {
  12. "Response": {
  13. "fields": {
  14. "biz": {
  15. "type": "string",
  16. "id": 1
  17. },
  18. "type": {
  19. "type": "string",
  20. "id": 2
  21. },
  22. "base": {
  23. "type": "string",
  24. "id": 3
  25. },
  26. "quote": {
  27. "type": "string",
  28. "id": 4
  29. },
  30. "contractcode": {
  31. "type": "string",
  32. "id": 5
  33. },
  34. "granularity": {
  35. "type": "string",
  36. "id": 6
  37. },
  38. "data": {
  39. "type": "Data",
  40. "id": 7
  41. },
  42. "env": {
  43. "type": "int32",
  44. "id": 8
  45. }
  46. }
  47. },
  48. "Data": {
  49. "fields": {
  50. "typeUrl": {
  51. "type": "string",
  52. "id": 1
  53. },
  54. "value": {
  55. "type": "ContractInfo",
  56. "id": 2
  57. }
  58. }
  59. },
  60. "ContractInfo": {
  61. "fields": {
  62. "contractcode": {
  63. "type": "string",
  64. "id": 1
  65. },
  66. "markprice": {
  67. "type": "string",
  68. "id": 2
  69. },
  70. "indexprice": {
  71. "type": "string",
  72. "id": 3
  73. },
  74. "feeRate": {
  75. "type": "string",
  76. "id": 4
  77. },
  78. "estimateFeeRate": {
  79. "type": "string",
  80. "id": 5
  81. },
  82. "nextLiquidationInterval": {
  83. "type": "int64",
  84. "id": 6
  85. },
  86. "totalPosition": {
  87. "type": "string",
  88. "id": 7
  89. },
  90. "indexCny": {
  91. "type": "string",
  92. "id": 8
  93. },
  94. "markCny": {
  95. "type": "string",
  96. "id": 9
  97. },
  98. "env": {
  99. "type": "int32",
  100. "id": 10
  101. },
  102. "base": {
  103. "type": "string",
  104. "id": 11
  105. },
  106. "indexBase": {
  107. "type": "string",
  108. "id": 12
  109. },
  110. "quote": {
  111. "type": "string",
  112. "id": 13
  113. },
  114. "baseDisplayName": {
  115. "type": "string",
  116. "id": 14
  117. },
  118. "indexBaseDisplayName": {
  119. "type": "string",
  120. "id": 15
  121. },
  122. "quoteDisplayName": {
  123. "type": "string",
  124. "id": 16
  125. },
  126. "preDeliveryPrice": {
  127. "type": "string",
  128. "id": 17
  129. },
  130. "online": {
  131. "type": "int32",
  132. "id": 18
  133. }
  134. }
  135. }
  136. }
  137. }
  138. }
  139. }
  140. }
  141. }
  142. }
  143. }