Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CreatePaymentRequestsResponse

Hierarchy

  • CreatePaymentRequestsResponse

Index

Properties

pending_payments

pending_payments: { external_id: string; payment_id: string }[]

rejected_payments

rejected_payments: { error_description: string; external_id: string }[]

Generated using TypeDoc