Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var OrdersCmd = &cobra.Command{
Use: "orders",
Short: "Manage orders and refunds",
Long: `View order details and issue refunds.
Orders represent completed purchases in your app, including
one-time purchases and subscription payments.`,
}
OrdersCmd manages orders and refunds
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.