Class SellerAccountResponse
java.lang.Object
org.oxerr.stubhub.client.model.SellerAccountResponse
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidsetSellerAccountId(UUID sellerAccountId) voidsetSellerAccountName(String sellerAccountName) toString()
-
Constructor Details
-
SellerAccountResponse
public SellerAccountResponse()
-
-
Method Details
-
getSellerAccountId
-
setSellerAccountId
-
getSellerAccountName
-
setSellerAccountName
-
hashCode
-
equals
-
toString
-