PaymentsImportStatus
PaymentsImportStatus is enum for the field status
enum PaymentsImportStatus {
pending
processing
completed
failed
}
Values
PaymentsImportStatus.pending
PaymentsImportStatus.processing
PaymentsImportStatus.completed
PaymentsImportStatus.failed
Member Of
CreatePaymentsImportInput input ● PaymentsImport object ● PaymentsImportWhereInput input