Home > @infiniteobjects/shopify-data-manager > AdminTypes > BasePaymentDetails
Generic payment details that are related to a transaction.
Signature:
export interface BasePaymentDetails
Property | Modifiers | Type | Description |
---|---|---|---|
paymentMethodName? | Maybe<Scalars[‘String’][‘output’]> | (Optional) The name of payment method used by the buyer. |