Class WithdrawalBalanceChangeSource.Builder

java.lang.Object
com.sportradar.mbs.sdk.entities.balancechangesource.WithdrawalBalanceChangeSource.Builder
Enclosing class:
WithdrawalBalanceChangeSource

public static class WithdrawalBalanceChangeSource.Builder extends Object
Builder class for creating instances of WithdrawalBalanceChangeSource.
  • Method Details

    • build

      Builds and returns the WithdrawalBalanceChangeSource instance.
      Returns:
      The built WithdrawalBalanceChangeSource instance.
    • setId

      Sets the ID of the withdrawal balance change source.
      Parameters:
      value - The ID of the withdrawal balance change source.
      Returns:
      The Builder instance.