# VaultPaypalBillingAgreement - admin-graphql - OBJECT Version: 2024-10 ## Description Represents a paypal billing agreement payment instrument. ### Access Scopes `read_payment_mandate` access scope. ## Fields * [inactive](/docs/api/admin-graphql/2024-10/scalars/Boolean): Boolean! - Whether the paypal billing agreement is inactive. * [name](/docs/api/admin-graphql/2024-10/scalars/String): String! - The paypal account name. * [paypalAccountEmail](/docs/api/admin-graphql/2024-10/scalars/String): String! - The paypal account email address. ## Connections ## Related queries ## Related mutations ## Related Unions * [PaymentInstrument](/docs/api/admin-graphql/2024-10/unions/PaymentInstrument) All possible instrument outputs for Payment Mandates. ## Examples