DEBSOURCES
Skip Quicknav
sources / python-stripe / 13.2.0-1 / stripe / params / v2 / core / _event_retrieve_params.py
1234567
# -*- coding: utf-8 -*- # File generated from our OpenAPI spec from typing_extensions import TypedDict class EventRetrieveParams(TypedDict): pass