Skip to content
DocsTry Aspire
DocsTry

StripeResource Constructors

ClassConstructors1 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)
{
// ...
}
}
namestringThe name of the resource.