billingMethod property

BillingMethod? billingMethod
final

Specifies the billing method for a test run: metered or unmetered. If the parameter is not specified, the default value is metered.

Implementation

final BillingMethod? billingMethod;