/** * @schema BasePaymentProvider * type: object * description: The payment provider's details. * x-schemaName: BasePaymentProvider * required: * - id * properties: * id: * type: string * title: id * description: The payment provider's ID. * */