# PayPalLink

PayPal account-linking link.

```
type PayPalLink {

  link: String!

}
```

### Fields[​](#fields "Enlace directo al Fields")

#### [`PayPalLink.link`](#link) ● [`String!`](https://docs.monei.com/es/es/apis/graphql/types/scalars/string/.md) non-null scalar[​](#link "Enlace directo al link")

URL the merchant opens to connect their PayPal account.

### Returned By[​](#returned-by "Enlace directo al Returned By")

[`createPayPalLink`](https://docs.monei.com/es/es/apis/graphql/operations/mutations/create-pay-pal-link/.md) mutation
