# ServiceClassDescription.methods property · @imqueue/rpc

Source: https://imqueue.org/api/rpc/latest/rpc.serviceclassdescription.methods/
Published: 2026-08-04
Author: @imqueue maintainers (https://github.com/imqueue)
Package: @imqueue/rpc 3.5.3 — generated reference, not hand-written

Methods declared directly by this class, keyed by name.

**Signature:**

```typescript
methods: MethodsCollectionDescription;
```

## Remarks

Inherited methods live under their declaring class and are merged only when a service builds the description it serves. Includes the inherited framework `describe` method, which client generators skip.

