UpdateMembershipRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Optional element for UpdateMembership to update the membership name.

Link copied to clipboard

The membershipAccountsConfigurationsUpdate field in the UpdateMembershipRequest structure allows you to update the configuration settings for accounts within a membership.

Link copied to clipboard

Required element for UpdateMembership to identify the membership to update.

Link copied to clipboard

Optional element for UpdateMembership to update the membership name.

Link copied to clipboard

Optional element for UpdateMembership to enable or disable opt-in features for the service.

Link copied to clipboard

The undoMembershipCancellation parameter is a boolean flag that indicates whether to reverse a previously requested membership cancellation. When set to true, this will revoke the cancellation request and maintain the membership status.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String