Skip to content

Commit

Permalink
Update README removing feedback timestamp
Browse files Browse the repository at this point in the history
  • Loading branch information
ottony committed Nov 12, 2024
1 parent 360b3c4 commit 0d16c5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ assessment = Incognia::Api.register_payment(

This method registers a feedback event for the given identifiers (optional arguments), returning true when success.

The `timestamp` argument should be a _Time_, _DateTime_ or an _Integer_ being the timestamp in milliseconds.
The `occurred_at` argument should be a _Time_, _DateTime_ or an date in **RFC 3339** format.

The `expires_at` argument should be a _Time_, _DateTime_ or an date in **RFC 3339** format.

Expand Down

0 comments on commit 0d16c5f

Please sign in to comment.