Interface IPaymentMethodService
public interface IPaymentMethodService : IService<PaymentMethod>, IServiceCreatable<PaymentMethod>
- Inherited Members
Methods
List(Guid)
Task<IEnumerable<PaymentMethod>> List(Guid storeId)
Parameters
storeId
Guid