Sha256: 5874850f35b839e6cbd1878d065444a24be35aa71d4aaa621112528860d6b095

Contents?: true

Size: 440 Bytes

Versions: 4

Compression:

Stored size: 440 Bytes

Contents

# AvalaraSdk::EInvoicing::V1::ForbiddenError

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **message** | **String** | A message that informs the user that they may not access a resource | [optional] |

## Example

```ruby
require 'avalara_sdk'

instance = AvalaraSdk::EInvoicing::V1::ForbiddenError.new(
  message: User is not authorized to access this resource with an explicit deny
)
```

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
avalara_sdk-24.12.2 docs/EInvoicing/V1/ForbiddenError.md
avalara_sdk-24.12.1 docs/EInvoicing/V1/ForbiddenError.md
avalara_sdk-24.12.0 docs/EInvoicing/V1/ForbiddenError.md
avalara_sdk-24.2.29 docs/EInvoicing/V1/ForbiddenError.md