ResponseHeader

从服务器发送的所有响应中定义的标头对象。

JSON 表示法
{
  "responseTimestamp": string
}
字段
responseTimestamp

string (int64 format)

必需:此响应的时间戳(自纪元开始,以毫秒为单位)。接收器应验证此时间戳是否为“now”的 ± 60s。