Skip to content

PaymentMethod

reference
1 min readUpdated

Kind: Class

Source: Pams/Web/Pams.Web/Client/app/models/common/payment-method.model.ts (line 1)

Part of: Pams

Properties

PropertyType
PaymentMethodIDnumber
CompanyIDnumber
Codestring
Namestring

Used by

4 references from 4 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

Imported by (4)

  • PaymentMethodsComponentPams/Web/Pams.Web/Client/app/components/configuration/commercial/payment-methods/payment-methods.component.ts:1
  • PaymentMethodServicePams/Web/Pams.Web/Client/app/services/common/payment-method.service.ts:1
  • LoadDataActionPams/Web/Pams.Web/Client/app/actions/job.ts:20
  • JobStatePams/Web/Pams.Web/Client/app/reducers/job.ts:22

Was this page helpful?

Download as PDF