Skip to content
Docs Try Aspire

StripeResource Constructors

Class Constructors 1 member
Represents a Stripe CLI container resource for local webhook forwarding and testing.
Represents a Stripe CLI container resource for local webhook forwarding and testing.
public class StripeResource
{
public StripeResource(
string name)
{
// ...
}
}
name string The name of the resource.