Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
SamborGornicz committed Oct 31, 2024
1 parent 97d83a7 commit 64461ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/agent-app-sdk/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,7 @@ This event is triggered when a customer selects a different billing cycle for a
```ts
type UpdateBillingCycleEvent {
billingCycle: number,
chargeId: string,
paymentIntent: {
name: string,
price: number,
Expand Down

0 comments on commit 64461ba

Please sign in to comment.