Options
All
  • Public
  • Public/Protected
  • All
Menu

Class PaymentService

Hierarchy

Index

Constructors

constructor

Properties

Protected seatersApi

seatersApi: SeatersApi

Methods

Protected convertPagedResult

  • convertPagedResult<T>(result: ApiPagedResult<T>): PagedResult<T>

Protected convertPagedSortedResult

  • convertPagedSortedResult<T>(result: ApiPagedSortedResult<T>): PagedResult<T>

getPaymentSystem

  • getPaymentSystem(paymentSystemId: string): Promise<PaymentSystem>
  • Parameters

    • paymentSystemId: string

    Returns Promise<PaymentSystem>

getPaymentSystems

Generated using TypeDoc