StripeResource Constructors
ClassConstructors1 member
Represents a Stripe CLI container resource for local webhook forwarding and testing.
Constructor(string)Section titled Constructor(string) Represents a Stripe CLI container resource for local webhook forwarding and testing.
public class StripeResource{ public StripeResource( string name) { // ... }}Parameters
namestringThe name of the resource.