RequestOptions constructor
RequestOptions({})
Implementation
RequestOptions({
this.apiVersion = API_VERSION,
this.guid,
this.idempotencyKey,
this.publishableApiKey,
this.requestType,
this.stripeAccount,
});