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