paymentMandate
Returns a payment mandate from its id.
paymentMandate(
id: ID!
): PaymentMandate
Returns a payment mandate from its id.
paymentMandate(
id: ID!
): PaymentMandate
paymentMandate.id
● ID!
non-null scalarPaymentMandate
interface