Receipts

メールの領収書。

JSON 表現
{
  "receipts": [
    {
      object (Receipt)
    }
  ],
  "createTime": string
}
フィールド
receipts[]

object (Receipt)

createTime

string (Timestamp format)

領収書が作成された時刻。

RFC3339 UTC の Zulu 形式のタイムスタンプ。ナノ秒単位で、小数点以下は 9 桁までとなります。(例: "2014-10-02T15:01:23Z""2014-10-02T15:01:23.045123456Z")。