CorporateAction
Last updated
Was this helpful?
Last updated
Was this helpful?
Represents an action initiated by the issuer of a Security Token which may affect the positions of the Tokenholders
‹UniqueIdentifiers›
↳ CorporateAction
↳
Protected
context• declarationDate: Date
date at which the Corporate Action was created
• defaultTaxWithholding: BigNumber
default percentage of tax withholding for this Corporate Action
• description: string
brief text description of the Corporate Action
• id: BigNumber
internal Corporate Action ID
Protected
kindLink a list of documents to this corporate action
param
list of documents
note
any previous links are removed in favor of the new list
note
required role:
Corporate Actions Agent
• modifyCheckpoint: ProcedureMethod‹ModifyCaCheckpointParams, void›
Modify the Corporate Action's Checkpoint
tokenholder identities related to this Corporate action. If the treatment is Exclude
, the identities are not targeted by the Action, and any identities left out of the array will be targeted, and vice versa
percentage of tax withholding per Identity. Any Identity not present in this array uses the default tax withholding percentage
• ticker: string
ticker of the Security Token
• uuid: string
Retrieve the Checkpoint associated with this Corporate Action. If the Checkpoint is scheduled and has not been created yet, the corresponding CheckpointSchedule is returned instead. A null value means the Corporate Action was created without an associated Checkpoint
▸ exists(): Promise‹boolean›
Retrieve whether the Corporate Action exists
Returns: Promise‹boolean›
Whether this Entity is the same as another one
Parameters:
Name
Type
entity
Returns: boolean
Static
generateUuid▸ generateUuid‹Identifiers›(identifiers
: Identifiers): string
Generate the Entity's UUID from its identifying properties
Type parameters:
â–ª Identifiers: object
Parameters:
Name
Type
Description
identifiers
Identifiers
Returns: string
Static
unserialize▸ unserialize‹Identifiers›(serialized
: string): Identifiers
Unserialize a UUID into its Unique Identifiers
Type parameters:
â–ª Identifiers: object
Parameters:
Name
Type
Description
serialized
string
UUID to unserialize
Returns: Identifiers
• context:
Inherited from .
Defined in
Defined in
Defined in
Defined in
Defined in
• kind:
Defined in
• linkDocuments: ProcedureMethod‹, void›
Defined in
Defined in
• targets:
Defined in
• taxWithholdings: []
Defined in
Defined in
Inherited from .
Defined in
▸ checkpoint(): Promise‹ | | null›
Defined in
Returns: Promise‹ | | null›
Defined in
â–¸ isEqual(entity
: ‹object›): boolean
Inherited from .
Defined in
‹object›
Inherited from .
Defined in
Inherited from .
Defined in