stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > PaymentMandate

AdminTypes.PaymentMandate interface

A payment instrument and the permission the owner of the instrument gives to the merchant to debit it.

Signature:

export interface PaymentMandate extends Node 

Extends: Node

Properties

Property Modifiers Type Description
id   Scalars[‘ID’][‘output’] The unique ID of a payment mandate.
paymentInstrument   PaymentInstrument The outputs details of the payment instrument.