Documentation Index
Fetch the complete documentation index at: https://docs.fluxer.app/llms.txt
Use this file to discover all available pages before exploring further.
PriceIdsResponse
Related endpoints
| Field | Type | Description |
|---|
| currency | PriceIdsResponseCurrency | Currency for the prices |
| gift_1_month? | ?SnowflakeType | Stripe price ID for the 1 month gift |
| gift_1_year? | ?SnowflakeType | Stripe price ID for the 1 year gift |
| monthly? | ?SnowflakeType | Stripe price ID for the monthly subscription |
| yearly? | ?SnowflakeType | Stripe price ID for the yearly subscription |
VisionarySlotSchema
| Field | Type | Description |
|---|
| slot_index | integer (int32) | The slot index |
| user_id | ?Int64StringType | User ID that reserved this slot, or null if unreserved (special value -1 is also valid) |
PriceIdsResponseCurrency
Currency for the prices