StripeResource Constructors
Class Constructors 1 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
name string The name of the resource.