Package com.stripe.model
Class Dispute.Evidence.EnhancedEvidence.VisaCompellingEvidence3.DisputedTransaction
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.Dispute.Evidence.EnhancedEvidence.VisaCompellingEvidence3.DisputedTransaction
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- Dispute.Evidence.EnhancedEvidence.VisaCompellingEvidence3
public static class Dispute.Evidence.EnhancedEvidence.VisaCompellingEvidence3.DisputedTransaction
extends StripeObject
For more details about DisputedTransaction, please refer to the API Reference.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classFor more details about ShippingAddress, please refer to the API Reference. -
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleaninthashCode()voidsetCustomerAccountId(String customerAccountId) voidsetCustomerDeviceFingerprint(String customerDeviceFingerprint) voidsetCustomerDeviceId(String customerDeviceId) voidsetCustomerEmailAddress(String customerEmailAddress) voidsetCustomerPurchaseIp(String customerPurchaseIp) voidsetMerchandiseOrServices(String merchandiseOrServices) voidsetProductDescription(String productDescription) voidsetShippingAddress(Dispute.Evidence.EnhancedEvidence.VisaCompellingEvidence3.DisputedTransaction.ShippingAddress shippingAddress) Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
DisputedTransaction
public DisputedTransaction()
-
-
Method Details
-
getCustomerAccountId
-
getCustomerDeviceFingerprint
-
getCustomerDeviceId
-
getCustomerEmailAddress
-
getCustomerPurchaseIp
-
getMerchandiseOrServices
-
getProductDescription
-
getShippingAddress
public Dispute.Evidence.EnhancedEvidence.VisaCompellingEvidence3.DisputedTransaction.ShippingAddress getShippingAddress() -
setCustomerAccountId
-
setCustomerDeviceFingerprint
-
setCustomerDeviceId
-
setCustomerEmailAddress
-
setCustomerPurchaseIp
-
setMerchandiseOrServices
-
setProductDescription
-
setShippingAddress
public void setShippingAddress(Dispute.Evidence.EnhancedEvidence.VisaCompellingEvidence3.DisputedTransaction.ShippingAddress shippingAddress) -
equals
-
canEqual
-
hashCode
public int hashCode()
-