withApiKey
Method
interface StripeResource { // ... omitted for brevity withApiKey(apiKey: ParameterResource): StripeResource;}Signature
method
withApiKey builder Configures the Stripe CLI to use a specific API key from a parameter.
withApiKey(apiKey: ParameterResource): StripeResourceParameters
apiKey ParameterResource Returns
StripeResource Applies to
This method applies to the following types: