CreateDisputeEvidenceFileRequest

February 26, 2020 ยท View on GitHub

Description

Defines parameters for a CreateDisputeEvidenceFile 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]
content_typegetContentType()setContentType($value)stringThe MIME type of the uploaded file. One of image/heic, image/heif, image/jpeg, application/pdf, image/png, image/tiff.[optional]

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

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