[@energyweb/issuer-irec-api-wrapper](../README.md) / [Exports](../modules.md) / Account

# Class: Account

## Table of contents

### Constructors

-   [constructor](account.md#constructor)

### Properties

-   [code](account.md#code)
-   [details](account.md#details)
-   [type](account.md#type)

## Constructors

### constructor

\+ **new Account**(): [_Account_](account.md)

**Returns:** [_Account_](account.md)

## Properties

### code

• **code**: _string_

Defined in: [packages/traceability/issuer-irec-api-wrapper/src/Account.ts:42](https://github.com/energywebfoundation/origin/blob/1ec4bda2/packages/traceability/issuer-irec-api-wrapper/src/Account.ts#L42)

---

### details

• **details**: [_AccountDetails_](accountdetails.md)

Defined in: [packages/traceability/issuer-irec-api-wrapper/src/Account.ts:47](https://github.com/energywebfoundation/origin/blob/1ec4bda2/packages/traceability/issuer-irec-api-wrapper/src/Account.ts#L47)

---

### type

• **type**: [_AccountType_](../enums/accounttype.md)

Defined in: [packages/traceability/issuer-irec-api-wrapper/src/Account.ts:52](https://github.com/energywebfoundation/origin/blob/1ec4bda2/packages/traceability/issuer-irec-api-wrapper/src/Account.ts#L52)
