Home > @infiniteobjects/shopify-data-manager > AdminTypes > VaultPaypalBillingAgreement
Represents a paypal billing agreement payment instrument.
Signature:
export interface VaultPaypalBillingAgreement
Property | Modifiers | Type | Description |
---|---|---|---|
inactive | Scalars[‘Boolean’][‘output’] | Whether the paypal billing agreement is inactive. | |
name | Scalars[‘String’][‘output’] | The paypal account name. | |
paypalAccountEmail | Scalars[‘String’][‘output’] | The paypal account email address. |