# SecurityTokenDetails

## Hierarchy

* **SecurityTokenDetails**

## Index

### Properties

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

## Properties

### assetType

• **assetType**: *string*

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

### fullAgents

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

*Defined in* [*src/api/entities/SecurityToken/types.ts:13*](https://github.com/PolymathNetwork/polymesh-sdk/blob/56921667/src/api/entities/SecurityToken/types.ts#L13)

### isDivisible

• **isDivisible**: *boolean*

*Defined in* [*src/api/entities/SecurityToken/types.ts:8*](https://github.com/PolymathNetwork/polymesh-sdk/blob/56921667/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/56921667/src/api/entities/SecurityToken/types.ts#L9)

### owner

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

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

### primaryIssuanceAgents

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

*Defined in* [*src/api/entities/SecurityToken/types.ts:12*](https://github.com/PolymathNetwork/polymesh-sdk/blob/56921667/src/api/entities/SecurityToken/types.ts#L12)

### totalSupply

• **totalSupply**: *BigNumber*

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