Complete reference for all billing-related Protocol Buffer messages.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/osmiumchat/proto/llms.txt
Use this file to discover all available pages before exploring further.
RequestPaymentLink
Request a payment link for subscription. Request:billing.RequestPaymentLink → Response: billing.PaymentLink
URL to redirect after payment completion
Plan identifier (e.g., “premium”, “pro”)
Billing period: “monthly” or “yearly”
PaymentLink
Payment checkout URL
CancelSubscription
Cancel the current subscription. Request:billing.CancelSubscription → Response: ()
No parameters.