# SecurityTokenDetails

## Hierarchy

* **SecurityTokenDetails**

## Index

### Properties

* [assetType](#assettype)
* [fullAgents](#fullagents)
* [isDivisible](#isdivisible)
* [name](#name)
* [owner](#owner)
* [primaryIssuanceAgents](#primaryissuanceagents)
* [requiresInvestorUniqueness](#requiresinvestoruniqueness)
* [totalSupply](#totalsupply)

## Properties

### assetType

• **assetType**: *string*

*Defined in* [*src/api/entities/SecurityToken/types.ts:7*](https://github.com/PolymathNetwork/polymesh-sdk/blob/959efb76/src/api/entities/SecurityToken/types.ts#L7)

### fullAgents

• **fullAgents**: [*Identity*](https://developers.polymath.network/polymesh-sdk-api-reference/docs-v10/classes/identity)*\[]*

*Defined in* [*src/api/entities/SecurityToken/types.ts:16*](https://github.com/PolymathNetwork/polymesh-sdk/blob/959efb76/src/api/entities/SecurityToken/types.ts#L16)

### isDivisible

• **isDivisible**: *boolean*

*Defined in* [*src/api/entities/SecurityToken/types.ts:8*](https://github.com/PolymathNetwork/polymesh-sdk/blob/959efb76/src/api/entities/SecurityToken/types.ts#L8)

### name

• **name**: *string*

*Defined in* [*src/api/entities/SecurityToken/types.ts:9*](https://github.com/PolymathNetwork/polymesh-sdk/blob/959efb76/src/api/entities/SecurityToken/types.ts#L9)

### owner

• **owner**: [*Identity*](https://developers.polymath.network/polymesh-sdk-api-reference/docs-v10/classes/identity)

*Defined in* [*src/api/entities/SecurityToken/types.ts:10*](https://github.com/PolymathNetwork/polymesh-sdk/blob/959efb76/src/api/entities/SecurityToken/types.ts#L10)

### primaryIssuanceAgents

• **primaryIssuanceAgents**: [*Identity*](https://developers.polymath.network/polymesh-sdk-api-reference/docs-v10/classes/identity)*\[]*

*Defined in* [*src/api/entities/SecurityToken/types.ts:15*](https://github.com/PolymathNetwork/polymesh-sdk/blob/959efb76/src/api/entities/SecurityToken/types.ts#L15)

**`deprecated`**

### requiresInvestorUniqueness

• **requiresInvestorUniqueness**: *boolean*

*Defined in* [*src/api/entities/SecurityToken/types.ts:17*](https://github.com/PolymathNetwork/polymesh-sdk/blob/959efb76/src/api/entities/SecurityToken/types.ts#L17)

### totalSupply

• **totalSupply**: *BigNumber*

*Defined in* [*src/api/entities/SecurityToken/types.ts:11*](https://github.com/PolymathNetwork/polymesh-sdk/blob/959efb76/src/api/entities/SecurityToken/types.ts#L11)
