6 lines
224 B
YAML
6 lines
224 B
YAML
components:
|
|
schemas:
|
|
PaymentMethodRequest:
|
|
description: Request payload used to create or update a payment method.
|
|
$ref: ../../../models/payment_method/payment_method.yaml#/components/schemas/PaymentMethod
|