docs: add ignore tag to isPaymentProcessor (#6410)
- Add ignore tags to `isPaymentProcessor` method and property - Generate payment reference to move the associated section.
This commit is contained in:
@@ -2515,55 +2515,6 @@
|
||||
"package": "typescript"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": 62,
|
||||
"name": "_isPaymentProcessor",
|
||||
"variant": "declaration",
|
||||
"kind": 1024,
|
||||
"flags": {
|
||||
"isStatic": true
|
||||
},
|
||||
"type": {
|
||||
"type": "intrinsic",
|
||||
"name": "boolean"
|
||||
},
|
||||
"defaultValue": "true"
|
||||
},
|
||||
{
|
||||
"id": 63,
|
||||
"name": "isPaymentProcessor",
|
||||
"variant": "declaration",
|
||||
"kind": 2048,
|
||||
"flags": {
|
||||
"isStatic": true
|
||||
},
|
||||
"signatures": [
|
||||
{
|
||||
"id": 64,
|
||||
"name": "isPaymentProcessor",
|
||||
"variant": "signature",
|
||||
"kind": 4096,
|
||||
"flags": {},
|
||||
"parameters": [
|
||||
{
|
||||
"id": 65,
|
||||
"name": "object",
|
||||
"variant": "param",
|
||||
"kind": 32768,
|
||||
"flags": {},
|
||||
"type": {
|
||||
"type": "intrinsic",
|
||||
"name": "any"
|
||||
}
|
||||
}
|
||||
],
|
||||
"type": {
|
||||
"type": "intrinsic",
|
||||
"name": "boolean"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 66,
|
||||
"name": "identifier",
|
||||
@@ -4207,14 +4158,12 @@
|
||||
"children": [
|
||||
71,
|
||||
72,
|
||||
62,
|
||||
66
|
||||
]
|
||||
},
|
||||
{
|
||||
"title": "Methods",
|
||||
"children": [
|
||||
63,
|
||||
75,
|
||||
78,
|
||||
85,
|
||||
@@ -4543,22 +4492,6 @@
|
||||
"sourceFileName": "../../../packages/medusa/src/interfaces/payment-processor.ts",
|
||||
"qualifiedName": "AbstractPaymentProcessor"
|
||||
},
|
||||
"62": {
|
||||
"sourceFileName": "../../../packages/medusa/src/interfaces/payment-processor.ts",
|
||||
"qualifiedName": "AbstractPaymentProcessor._isPaymentProcessor"
|
||||
},
|
||||
"63": {
|
||||
"sourceFileName": "../../../packages/medusa/src/interfaces/payment-processor.ts",
|
||||
"qualifiedName": "AbstractPaymentProcessor.isPaymentProcessor"
|
||||
},
|
||||
"64": {
|
||||
"sourceFileName": "../../../packages/medusa/src/interfaces/payment-processor.ts",
|
||||
"qualifiedName": "AbstractPaymentProcessor.isPaymentProcessor"
|
||||
},
|
||||
"65": {
|
||||
"sourceFileName": "../../../packages/medusa/src/interfaces/payment-processor.ts",
|
||||
"qualifiedName": "object"
|
||||
},
|
||||
"66": {
|
||||
"sourceFileName": "../../../packages/medusa/src/interfaces/payment-processor.ts",
|
||||
"qualifiedName": "AbstractPaymentProcessor.identifier"
|
||||
|
||||
Reference in New Issue
Block a user