Type alias createCustomerPaymentInstrumentPathParameters

createCustomerPaymentInstrumentPathParameters: {
    customerId: string;
    organizationId: string;
}

Type declaration

  • customerId: string
  • organizationId: string