📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-06-30 17:56:27
📂
/ (Root)
/
home
/
orkouolp
/
nodevenv
/
node_js
/
orkofarms.com
/
18
/
lib
/
node_modules
/
stripe
/
esm
/
resources
/
Identity
📍 /home/orkouolp/nodevenv/node_js/orkofarms.com/18/lib/node_modules/stripe/esm/resources/Identity
🔄 Refresh
✏️
Editing: VerificationReports.js
Writable
// File generated from our OpenAPI spec import { StripeResource } from '../../StripeResource.js'; const stripeMethod = StripeResource.method; export const VerificationReports = StripeResource.extend({ retrieve: stripeMethod({ method: 'GET', fullPath: '/v1/identity/verification_reports/{report}', }), list: stripeMethod({ method: 'GET', fullPath: '/v1/identity/verification_reports', methodType: 'list', }), });
💾 Save Changes
❌ Cancel