public static class Dispute.Evidence extends StripeObject
PRETTY_PRINT_GSON
Constructor and Description |
---|
Evidence() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
canEqual(java.lang.Object other) |
boolean |
equals(java.lang.Object o) |
java.lang.String |
getAccessActivityLog()
Any server or activity logs showing proof that the customer accessed or downloaded the
purchased digital product.
|
java.lang.String |
getBillingAddress()
The billing address provided by the customer.
|
java.lang.String |
getCancellationPolicy()
Get ID of expandable
cancellationPolicy object. |
java.lang.String |
getCancellationPolicyDisclosure()
An explanation of how and when the customer was shown your refund policy prior to purchase.
|
File |
getCancellationPolicyObject()
Get expanded
cancellationPolicy . |
java.lang.String |
getCancellationRebuttal()
A justification for why the customer's subscription was not canceled.
|
java.lang.String |
getCustomerCommunication()
Get ID of expandable
customerCommunication object. |
File |
getCustomerCommunicationObject()
Get expanded
customerCommunication . |
java.lang.String |
getCustomerEmailAddress()
The email address of the customer.
|
java.lang.String |
getCustomerName()
The name of the customer.
|
java.lang.String |
getCustomerPurchaseIp()
The IP address that the customer used when making the purchase.
|
java.lang.String |
getCustomerSignature()
Get ID of expandable
customerSignature object. |
File |
getCustomerSignatureObject()
Get expanded
customerSignature . |
java.lang.String |
getDuplicateChargeDocumentation()
Get ID of expandable
duplicateChargeDocumentation object. |
File |
getDuplicateChargeDocumentationObject()
Get expanded
duplicateChargeDocumentation . |
java.lang.String |
getDuplicateChargeExplanation()
An explanation of the difference between the disputed charge versus the prior charge that
appears to be a duplicate.
|
java.lang.String |
getDuplicateChargeId()
The Stripe ID for the prior charge which appears to be a duplicate of the disputed charge.
|
java.lang.String |
getProductDescription()
A description of the product or service that was sold.
|
java.lang.String |
getReceipt()
Get ID of expandable
receipt object. |
File |
getReceiptObject()
Get expanded
receipt . |
java.lang.String |
getRefundPolicy()
Get ID of expandable
refundPolicy object. |
java.lang.String |
getRefundPolicyDisclosure()
Documentation demonstrating that the customer was shown your refund policy prior to purchase.
|
File |
getRefundPolicyObject()
Get expanded
refundPolicy . |
java.lang.String |
getRefundRefusalExplanation()
A justification for why the customer is not entitled to a refund.
|
java.lang.String |
getServiceDate()
The date on which the customer received or began receiving the purchased service, in a clear
human-readable format.
|
java.lang.String |
getServiceDocumentation()
Get ID of expandable
serviceDocumentation object. |
File |
getServiceDocumentationObject()
Get expanded
serviceDocumentation . |
java.lang.String |
getShippingAddress()
The address to which a physical product was shipped.
|
java.lang.String |
getShippingCarrier()
The delivery service that shipped a physical product, such as Fedex, UPS, USPS, etc.
|
java.lang.String |
getShippingDate()
The date on which a physical product began its route to the shipping address, in a clear
human-readable format.
|
java.lang.String |
getShippingDocumentation()
Get ID of expandable
shippingDocumentation object. |
File |
getShippingDocumentationObject()
Get expanded
shippingDocumentation . |
java.lang.String |
getShippingTrackingNumber()
The tracking number for a physical product, obtained from the delivery service.
|
java.lang.String |
getUncategorizedFile()
Get ID of expandable
uncategorizedFile object. |
File |
getUncategorizedFileObject()
Get expanded
uncategorizedFile . |
java.lang.String |
getUncategorizedText()
Any additional evidence or statements.
|
int |
hashCode() |
void |
setAccessActivityLog(java.lang.String accessActivityLog)
Any server or activity logs showing proof that the customer accessed or downloaded the
purchased digital product.
|
void |
setBillingAddress(java.lang.String billingAddress)
The billing address provided by the customer.
|
void |
setCancellationPolicy(java.lang.String id) |
void |
setCancellationPolicyDisclosure(java.lang.String cancellationPolicyDisclosure)
An explanation of how and when the customer was shown your refund policy prior to purchase.
|
void |
setCancellationPolicyObject(File expandableObject) |
void |
setCancellationRebuttal(java.lang.String cancellationRebuttal)
A justification for why the customer's subscription was not canceled.
|
void |
setCustomerCommunication(java.lang.String id) |
void |
setCustomerCommunicationObject(File expandableObject) |
void |
setCustomerEmailAddress(java.lang.String customerEmailAddress)
The email address of the customer.
|
void |
setCustomerName(java.lang.String customerName)
The name of the customer.
|
void |
setCustomerPurchaseIp(java.lang.String customerPurchaseIp)
The IP address that the customer used when making the purchase.
|
void |
setCustomerSignature(java.lang.String id) |
void |
setCustomerSignatureObject(File expandableObject) |
void |
setDuplicateChargeDocumentation(java.lang.String id) |
void |
setDuplicateChargeDocumentationObject(File expandableObject) |
void |
setDuplicateChargeExplanation(java.lang.String duplicateChargeExplanation)
An explanation of the difference between the disputed charge versus the prior charge that
appears to be a duplicate.
|
void |
setDuplicateChargeId(java.lang.String duplicateChargeId)
The Stripe ID for the prior charge which appears to be a duplicate of the disputed charge.
|
void |
setProductDescription(java.lang.String productDescription)
A description of the product or service that was sold.
|
void |
setReceipt(java.lang.String id) |
void |
setReceiptObject(File expandableObject) |
void |
setRefundPolicy(java.lang.String id) |
void |
setRefundPolicyDisclosure(java.lang.String refundPolicyDisclosure)
Documentation demonstrating that the customer was shown your refund policy prior to purchase.
|
void |
setRefundPolicyObject(File expandableObject) |
void |
setRefundRefusalExplanation(java.lang.String refundRefusalExplanation)
A justification for why the customer is not entitled to a refund.
|
void |
setServiceDate(java.lang.String serviceDate)
The date on which the customer received or began receiving the purchased service, in a clear
human-readable format.
|
void |
setServiceDocumentation(java.lang.String id) |
void |
setServiceDocumentationObject(File expandableObject) |
void |
setShippingAddress(java.lang.String shippingAddress)
The address to which a physical product was shipped.
|
void |
setShippingCarrier(java.lang.String shippingCarrier)
The delivery service that shipped a physical product, such as Fedex, UPS, USPS, etc.
|
void |
setShippingDate(java.lang.String shippingDate)
The date on which a physical product began its route to the shipping address, in a clear
human-readable format.
|
void |
setShippingDocumentation(java.lang.String id) |
void |
setShippingDocumentationObject(File expandableObject) |
void |
setShippingTrackingNumber(java.lang.String shippingTrackingNumber)
The tracking number for a physical product, obtained from the delivery service.
|
void |
setUncategorizedFile(java.lang.String id) |
void |
setUncategorizedFileObject(File expandableObject) |
void |
setUncategorizedText(java.lang.String uncategorizedText)
Any additional evidence or statements.
|
equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
public java.lang.String getCancellationPolicy()
cancellationPolicy
object.public void setCancellationPolicy(java.lang.String id)
public File getCancellationPolicyObject()
cancellationPolicy
.public void setCancellationPolicyObject(File expandableObject)
public java.lang.String getCustomerCommunication()
customerCommunication
object.public void setCustomerCommunication(java.lang.String id)
public File getCustomerCommunicationObject()
customerCommunication
.public void setCustomerCommunicationObject(File expandableObject)
public java.lang.String getCustomerSignature()
customerSignature
object.public void setCustomerSignature(java.lang.String id)
public File getCustomerSignatureObject()
customerSignature
.public void setCustomerSignatureObject(File expandableObject)
public java.lang.String getDuplicateChargeDocumentation()
duplicateChargeDocumentation
object.public void setDuplicateChargeDocumentation(java.lang.String id)
public File getDuplicateChargeDocumentationObject()
duplicateChargeDocumentation
.public void setDuplicateChargeDocumentationObject(File expandableObject)
public java.lang.String getReceipt()
receipt
object.public void setReceipt(java.lang.String id)
public File getReceiptObject()
receipt
.public void setReceiptObject(File expandableObject)
public java.lang.String getRefundPolicy()
refundPolicy
object.public void setRefundPolicy(java.lang.String id)
public File getRefundPolicyObject()
refundPolicy
.public void setRefundPolicyObject(File expandableObject)
public java.lang.String getServiceDocumentation()
serviceDocumentation
object.public void setServiceDocumentation(java.lang.String id)
public File getServiceDocumentationObject()
serviceDocumentation
.public void setServiceDocumentationObject(File expandableObject)
public java.lang.String getShippingDocumentation()
shippingDocumentation
object.public void setShippingDocumentation(java.lang.String id)
public File getShippingDocumentationObject()
shippingDocumentation
.public void setShippingDocumentationObject(File expandableObject)
public java.lang.String getUncategorizedFile()
uncategorizedFile
object.public void setUncategorizedFile(java.lang.String id)
public File getUncategorizedFileObject()
uncategorizedFile
.public void setUncategorizedFileObject(File expandableObject)
public java.lang.String getAccessActivityLog()
public java.lang.String getBillingAddress()
public java.lang.String getCancellationPolicyDisclosure()
public java.lang.String getCancellationRebuttal()
public java.lang.String getCustomerEmailAddress()
public java.lang.String getCustomerName()
public java.lang.String getCustomerPurchaseIp()
public java.lang.String getDuplicateChargeExplanation()
public java.lang.String getDuplicateChargeId()
public java.lang.String getProductDescription()
public java.lang.String getRefundPolicyDisclosure()
public java.lang.String getRefundRefusalExplanation()
public java.lang.String getServiceDate()
public java.lang.String getShippingAddress()
public java.lang.String getShippingCarrier()
public java.lang.String getShippingDate()
public java.lang.String getShippingTrackingNumber()
public java.lang.String getUncategorizedText()
public void setAccessActivityLog(java.lang.String accessActivityLog)
public void setBillingAddress(java.lang.String billingAddress)
public void setCancellationPolicyDisclosure(java.lang.String cancellationPolicyDisclosure)
public void setCancellationRebuttal(java.lang.String cancellationRebuttal)
public void setCustomerEmailAddress(java.lang.String customerEmailAddress)
public void setCustomerName(java.lang.String customerName)
public void setCustomerPurchaseIp(java.lang.String customerPurchaseIp)
public void setDuplicateChargeExplanation(java.lang.String duplicateChargeExplanation)
public void setDuplicateChargeId(java.lang.String duplicateChargeId)
public void setProductDescription(java.lang.String productDescription)
public void setRefundPolicyDisclosure(java.lang.String refundPolicyDisclosure)
public void setRefundRefusalExplanation(java.lang.String refundRefusalExplanation)
public void setServiceDate(java.lang.String serviceDate)
public void setShippingAddress(java.lang.String shippingAddress)
public void setShippingCarrier(java.lang.String shippingCarrier)
public void setShippingDate(java.lang.String shippingDate)
public void setShippingTrackingNumber(java.lang.String shippingTrackingNumber)
public void setUncategorizedText(java.lang.String uncategorizedText)
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
protected boolean canEqual(java.lang.Object other)
public int hashCode()
hashCode
in class java.lang.Object