VoidResult: { error?: StripeError<OnrampError> }

Common result for void-returning operations. Contains an optional error.

Type declaration