12 lines
504 B
Plaintext
12 lines
504 B
Plaintext
---
|
|
displayed_sidebar: paymentReference
|
|
---
|
|
|
|
import { TypeList } from "docs-ui"
|
|
|
|
# PaymentProviderDTO
|
|
|
|
The payment provider details.
|
|
|
|
<TypeList types={[{"name":"id","type":"`string`","description":"The ID of the payment provider.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_enabled","type":"`string`","description":"Whether the payment provider is enabled.","optional":false,"defaultValue":"","expandable":false,"children":[]}]} sectionTitle="PaymentProviderDTO"/>
|