creation_date
Description:
[ Version ( deprecated = true , deprecated_since = "20.09.0" ) ]
public int creation_date { get; set; }
public int creation_date { get; set; }
Warning: creation_date is deprecated since 20.09.0.
The date the document was created as seconds since the Epoch, or -1
Note:
This will overflow in 2038.
Use creation-datetime instead.