SupportingDocumentRefusedStatusInfo
Supporting document with Refused status
type SupportingDocumentRefusedStatusInfo implements SupportingDocumentStatusInfo {
status: SupportingDocumentStatus!
refusedAt: DateTime!
reason: String!
reasonCode: SupportingDocumentReasonCode!
filename: String!
}
Fields
SupportingDocumentRefusedStatusInfo.status ● SupportingDocumentStatus! non-null enum
When the document has been refused by Swan
SupportingDocumentRefusedStatusInfo.refusedAt ● DateTime! non-null scalar
Date on which the supporting document collection has been refused
SupportingDocumentRefusedStatusInfo.reason ● String! non-null scalar
Reason why the supporting document has been refused
SupportingDocumentRefusedStatusInfo.reasonCode ● SupportingDocumentReasonCode! non-null enum
Reason code why the supporting document has been refused
SupportingDocumentRefusedStatusInfo.filename ● String! non-null scalar
Original file name