PermissionException
class PermissionException(val stripeError: StripeError, val requestId: String? = null) : StripeException
A type of AuthenticationException resulting from incorrect permissions to perform the requested action.
A type of AuthenticationException resulting from incorrect permissions to perform the requested action.