import 'package:openapi/api.dart';| Name | Type | Description | Notes |
|---|---|---|---|
| code | String | The unique identifier for the type of error. | [default to 'global/account-inactive'] |
| message | String | A description of the error. | [default to 'Your account is inactive.'] |
| suggestion | String | One or more suggestions of possible ways to fix the error. | [default to 'Make sure you have verified your email address and have a valid payment method. Contact Support if problems continue.'] |