Skip to content

Commit

Permalink
Merge branch 'ADP-1473-sharing-mode'
Browse files Browse the repository at this point in the history
* ADP-1473-sharing-mode:
  Addeed note that field is for Webhook only
  • Loading branch information
Lutik-sun committed Oct 23, 2024
2 parents 394eb75 + f8d5e5c commit a621742
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion versioned_docs/version-3.0/events.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ In that case following events will be sent:
| **expires_at** | ISO 8601 date | Date and time when paid access will expire. |
| **activated_at** | ISO 8601 date | Date and time when paid access was activated. |
| **billing_issue_detected_at** | ISO 8601 date | Date and time of billing issue. |
| **profile_has_access_level** | Bool | A boolean that indicates whether the profile has an active access level. |
| **profile_has_access_level** | Bool | A boolean that indicates whether the profile has an active access level (Webhook only). |


Each event has the following properties:
Expand Down

0 comments on commit a621742

Please sign in to comment.