type.googleapis.com.FundRatesPbMsg.json 4.7 KB

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