Skip to main content

ValuPaymentDetails

No description

type ValuPaymentDetails {
phoneNumber: String!
merchantOrderId: String
otpVerified: Boolean!
merchantReference: String
otpSent: Boolean
otpSentAt: DateTime
}

Fields

ValuPaymentDetails.phoneNumber ● String! non-null scalar

ValuPaymentDetails.merchantOrderId ● String scalar

ValuPaymentDetails.otpVerified ● Boolean! non-null scalar

ValuPaymentDetails.merchantReference ● String scalar

ValuPaymentDetails.otpSent ● Boolean scalar

ValuPaymentDetails.otpSentAt ● DateTime scalar

Member Of

PaymentIntent object