CreateDisputeEvidenceTextRequest

February 26, 2020 ยท View on GitHub

Description

Defines parameters for a CreateDisputeEvidenceText request.

Properties

NameGetterSetterTypeDescriptionNotes
idempotency_keygetIdempotencyKey()setIdempotencyKey($value)stringUnique ID. For more information, see Idempotency.
evidence_typegetEvidenceType()setEvidenceType($value)stringThe type of evidence you are uploading. See DisputeEvidenceType for possible values[optional]
evidence_textgetEvidenceText()setEvidenceText($value)stringThe evidence string.

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

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