SubscriptionId
.halguru.yaml ➤ PaymentGateway ➤ Stripe ➤ SubscriptionId
Gets or sets the Stripe subscription ID.
Field Information#
| Name | Description |
|---|---|
| Title | Subscription Id |
| Field Type | Text |
| Required | True |
| Length | 1..50 |
Remarks#
This property represents the unique identifier for a subscription in the Stripe payment system. It is required to manage and track subscription-based payments for users. Proper validation and secure handling of this property are essential to ensure correct operations.
Technical Information#
| Property | Value |
|---|---|
| Path | PaymentGateway.Stripe.SubscriptionId |
| Internal Type | System.String |
| Internal Root Type | AgentHalGuru |
| File Extension | .halguru.yaml |
| JSON Schema | halguru-schema.json |
→ .halguru.yaml#
→ Reference Index#
→ Configuration Files#
| Last updated: | 2026-03-19 | |
| Autogenerated: | Yes | |
| AI powered: | Yes | |
| Core version: | 1.93.0 |