You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-`expires_at` - (Computed) The timestamp indicating when the acceptance expires, in UTC time format (milliseconds since epoch).
66
+
-`expires_at` - (Optional) This timestamp indicates when the acceptance expires, formatted in UTC time (milliseconds since epoch). If you choose expires_in=Custom, you must provide expires_at, which specifies the expiration date in milliseconds.
57
67
-`is_expired` - (Computed) Indicates whether the acceptance is expired.
58
68
-`acceptance_date` - (Computed) The date when the risk was accepted.
59
69
-`username` - (Computed) The username of the user who accepted the risk.
0 commit comments