DisputeEvidence

February 26, 2020 ยท View on GitHub

Description

Properties

NameGetterSetterTypeDescriptionNotes
evidence_idgetEvidenceId()setEvidenceId($value)stringThe Square-generated ID of the evidence.[optional]
dispute_idgetDisputeId()setDisputeId($value)stringThe ID of the dispute the evidence is associated with.[optional]
uploaded_atgetUploadedAt()setUploadedAt($value)stringThe time when the next action is due, in RFC 3339 format.[optional]
evidence_typegetEvidenceType()setEvidenceType($value)stringThe type of the evidence. See DisputeEvidenceType for possible values[optional]

Note: All properties are protected and only accessed via getters and setters.

[Back to Model list] [Back to API list] [Back to README]