Class PaymentMethodService

Represents a service for managing payment methods. Extends the IAppRemoteService interface for CRUD operations.

Hierarchy

Implements

Constructors

Properties

db: Dexie
http: AxiosInstance
methodName: string = 'payment_method'
moduleName: string = 'payment_methods'

Methods

Generated using TypeDoc