ResponseHeader

從伺服器傳送的所有回應中定義的標頭物件。

JSON 表示法
{
  "responseTimestamp": string
}
欄位
responseTimestamp

string (int64 format)

REQUIRED:此回應的時間戳記,以自 Epoch 紀元時間算起的毫秒數表示。接收端應驗證這個時間戳記是否為「現在」的 ±60 秒。