Files
medusa-store/docs/content/references/entities/classes/PaymentProvider.md
2022-09-15 18:39:30 +03:00

32 lines
537 B
Markdown

---
displayed_sidebar: entitiesSidebar
---
# Class: PaymentProvider
## Constructors
### constructor
**new PaymentProvider**()
## Properties
### id
**id**: `string`
#### Defined in
[models/payment-provider.ts:6](https://github.com/medusajs/medusa/blob/6225aa57b/packages/medusa/src/models/payment-provider.ts#L6)
___
### is\_installed
**is\_installed**: `boolean`
#### Defined in
[models/payment-provider.ts:9](https://github.com/medusajs/medusa/blob/6225aa57b/packages/medusa/src/models/payment-provider.ts#L9)