> ## Documentation Index
> Fetch the complete documentation index at: https://baileys.wiki/llms.txt
> Use this file to discover all available pages before exploring further.

# Details

> Protobuf class Details generated from WAProto.

Defined in: [WAProto/index.d.ts:13452](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L13452)

## Implements

* [`IDetails`](/proto-reference/VerifiedNameCertificate/interfaces/IDetails)

## Constructors

### new Details()

> **new Details**(`p`?): [`Details`](/proto-reference/VerifiedNameCertificate/classes/Details)

Defined in: [WAProto/index.d.ts:13453](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L13453)

#### Parameters

##### p?

[`IDetails`](/proto-reference/VerifiedNameCertificate/interfaces/IDetails)

#### Returns

[`Details`](/proto-reference/VerifiedNameCertificate/classes/Details)

## Properties

### issuer?

> `optional` **issuer**: `null` | `string`

Defined in: [WAProto/index.d.ts:13455](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L13455)

#### Implementation of

[`IDetails`](/proto-reference/VerifiedNameCertificate/interfaces/IDetails).[`issuer`](/proto-reference/VerifiedNameCertificate/interfaces/IDetails#issuer)

***

### issueTime?

> `optional` **issueTime**: `null` | `number` | `Long`

Defined in: [WAProto/index.d.ts:13458](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L13458)

#### Implementation of

[`IDetails`](/proto-reference/VerifiedNameCertificate/interfaces/IDetails).[`issueTime`](/proto-reference/VerifiedNameCertificate/interfaces/IDetails#issuetime)

***

### localizedNames

> **localizedNames**: [`ILocalizedName`](/proto-reference/interfaces/ILocalizedName)\[]

Defined in: [WAProto/index.d.ts:13457](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L13457)

#### Implementation of

[`IDetails`](/proto-reference/VerifiedNameCertificate/interfaces/IDetails).[`localizedNames`](/proto-reference/VerifiedNameCertificate/interfaces/IDetails#localizednames)

***

### serial?

> `optional` **serial**: `null` | `number` | `Long`

Defined in: [WAProto/index.d.ts:13454](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L13454)

#### Implementation of

[`IDetails`](/proto-reference/VerifiedNameCertificate/interfaces/IDetails).[`serial`](/proto-reference/VerifiedNameCertificate/interfaces/IDetails#serial)

***

### verifiedName?

> `optional` **verifiedName**: `null` | `string`

Defined in: [WAProto/index.d.ts:13456](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L13456)

#### Implementation of

[`IDetails`](/proto-reference/VerifiedNameCertificate/interfaces/IDetails).[`verifiedName`](/proto-reference/VerifiedNameCertificate/interfaces/IDetails#verifiedname)

## Methods

### create()

> `static` **create**(`properties`?): [`Details`](/proto-reference/VerifiedNameCertificate/classes/Details)

Defined in: [WAProto/index.d.ts:13459](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L13459)

#### Parameters

##### properties?

[`IDetails`](/proto-reference/VerifiedNameCertificate/interfaces/IDetails)

#### Returns

[`Details`](/proto-reference/VerifiedNameCertificate/classes/Details)

***

### decode()

> `static` **decode**(`r`, `l`?): [`Details`](/proto-reference/VerifiedNameCertificate/classes/Details)

Defined in: [WAProto/index.d.ts:13461](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L13461)

#### Parameters

##### r

`Uint8Array`\<`ArrayBufferLike`> | `Reader`

##### l?

`number`

#### Returns

[`Details`](/proto-reference/VerifiedNameCertificate/classes/Details)

***

### encode()

> `static` **encode**(`m`, `w`?): `Writer`

Defined in: [WAProto/index.d.ts:13460](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L13460)

#### Parameters

##### m

[`IDetails`](/proto-reference/VerifiedNameCertificate/interfaces/IDetails)

##### w?

`Writer`

#### Returns

`Writer`

***

### fromObject()

> `static` **fromObject**(`d`): [`Details`](/proto-reference/VerifiedNameCertificate/classes/Details)

Defined in: [WAProto/index.d.ts:13462](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L13462)

#### Parameters

##### d

#### Returns

[`Details`](/proto-reference/VerifiedNameCertificate/classes/Details)

***

### getTypeUrl()

> `static` **getTypeUrl**(`typeUrlPrefix`?): `string`

Defined in: [WAProto/index.d.ts:13465](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L13465)

#### Parameters

##### typeUrlPrefix?

`string`

#### Returns

`string`

***

### toJSON()

> **toJSON**(): `object`

Defined in: [WAProto/index.d.ts:13464](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L13464)

#### Returns

`object`

***

### toObject()

> `static` **toObject**(`m`, `o`?): `object`

Defined in: [WAProto/index.d.ts:13463](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L13463)

#### Parameters

##### m

[`Details`](/proto-reference/VerifiedNameCertificate/classes/Details)

##### o?

`IConversionOptions`

#### Returns

`object`
