Airbyte stripe
AirbyteStripeReader #
基础类: AirbyteCDKReader
AirbyteStripeReader 阅读器。
从 Stripe 检索文档
参数
名称 | 类型 | 描述 | 默认值 |
---|---|---|---|
config
|
Mapping[str, Any]
|
Stripe 源的配置对象。 |
必需 |
源代码位于 llama-index-integrations/readers/llama-index-readers-airbyte-stripe/llama_index/readers/airbyte_stripe/base.py
6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 |
|