Class SellerAccountResponse

java.lang.Object
org.oxerr.stubhub.client.model.SellerAccountResponse

public class SellerAccountResponse extends Object
  • Constructor Details

    • SellerAccountResponse

      public SellerAccountResponse()
  • Method Details

    • getSellerAccountId

      public UUID getSellerAccountId()
    • setSellerAccountId

      public void setSellerAccountId(UUID sellerAccountId)
    • getSellerAccountName

      public String getSellerAccountName()
    • setSellerAccountName

      public void setSellerAccountName(String sellerAccountName)