class MangoModel::DisputeDocument

Dispute Document entity A Dispute Document must be created in order to upload pages of a document pertaining to a certain dispute.

Attributes

dispute_id[RW]
String

ID of the corresponding dispute

processed_date[RW]
Integer

Time when the document was processed (UNIX timestamp)

refused_reason_message[RW]
String

Explanation of its refusal

refused_reason_type[RW]
DisputeDocRefusedReasonType

Type of its refusal reason

status[RW]
DocumentStatus

Its status

type[RW]