Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.

123456789
  1. # PaymentChain.js
  2. This returns the entire list of [`Payment`](Payment.md)s generated by [Breakups](https://breakups.life).
  3. ### Props
  4. | Props name | Details |
  5. |:---------------|:--------|
  6. | `payments` | Return JSON from [`Breakups`](https://api.breakups.life) which was then parsed into individual [`Payment`](Payment.md) component |