Class PurchaseVendorAccountResponse
java.lang.Object
org.oxerr.stubhub.client.model.PurchaseVendorAccountResponse
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetProxy()inthashCode()voidvoidsetDefaultBuyerUserId(UUID defaultBuyerUserId) voidsetDefaultPurchasePaymentMethodId(Integer defaultPurchasePaymentMethodId) voidvoidsetVendor(PurchaseVendorResponse vendor) voidsetVendorAccountEmail(String vendorAccountEmail) voidsetVendorAccountId(UUID vendorAccountId) voidsetVendorAccountName(String vendorAccountName) voidsetVendorAccountPassword(String vendorAccountPassword) toString()
-
Constructor Details
-
PurchaseVendorAccountResponse
public PurchaseVendorAccountResponse()
-
-
Method Details
-
getVendorAccountName
-
setVendorAccountName
-
getVendorAccountEmail
-
setVendorAccountEmail
-
getVendorAccountPassword
-
setVendorAccountPassword
-
getVendorAccountId
-
setVendorAccountId
-
getVendor
-
setVendor
-
getDefaultBuyerUserId
-
setDefaultBuyerUserId
-
getDefaultPurchasePaymentMethodId
-
setDefaultPurchasePaymentMethodId
-
getProxy
-
setProxy
-
getCookie
-
setCookie
-
hashCode
-
equals
-
toString
-