Skip to content

Added support for BalanceWebhookSettings API & Webhooks #1138

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Kwok-he-Chu
Copy link
Member

@Kwok-he-Chu Kwok-he-Chu commented May 7, 2025

New API: BalanceWebhookSettings API (new)

@Kwok-he-Chu Kwok-he-Chu self-assigned this May 7, 2025
@Kwok-he-Chu Kwok-he-Chu requested a review from a team as a code owner May 7, 2025 21:09
@Kwok-he-Chu Kwok-he-Chu changed the title Added Support for BalanceWebhookSettings API Added Support for BalanceWebhookSettings API & Webhooks May 7, 2025
@Kwok-he-Chu Kwok-he-Chu changed the title Added Support for BalanceWebhookSettings API & Webhooks Added support for BalanceWebhookSettings API & Webhooks May 7, 2025
/// BalanceWebhookSettingAllOf
/// </summary>
[DataContract(Name = "BalanceWebhookSetting_allOf")]
public partial class BalanceWebhookSettingAllOf : IEquatable<BalanceWebhookSettingAllOf>, IValidatableObject
Copy link
Contributor

@gcatanese gcatanese May 8, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It wouldn't consider this change in this release, allOf should be supported properly (avoiding AllOf postfix, use inheritance).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants