enum

package
v4.1.23 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 7, 2022 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ProcessedFlag   = ".processed"
	ReorgFilePrefix = "reorg"
	SirsFilePrefix  = "sirs"
	BucketkeySuffix = "/1D/ACTIONS"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type ActionCode

type ActionCode byte
const (
	VoluntaryAction ActionCode = 'V'
	MandatoryAction ActionCode = 'M'
	NotApplicable   ActionCode = 'N'
)

type NotificationType

type NotificationType byte
const (
	Approval            NotificationType = 'P'
	Bankruptcy          NotificationType = '&'
	Completion          NotificationType = 'C'
	Consent             NotificationType = '('
	ConsentTender       NotificationType = ')'
	Conversion          NotificationType = 'L'
	CUSIPChange         NotificationType = '='
	Default             NotificationType = 'Z'
	Distribution        NotificationType = '#'
	EscrowToMaturity    NotificationType = '>'
	Exchange            NotificationType = 'X'
	Exercise            NotificationType = 'H'
	Expiration          NotificationType = '@'
	Extension           NotificationType = 'l'
	Information         NotificationType = 'E'
	Liquidation         NotificationType = 'K'
	Meeting             NotificationType = 'G'
	Merger              NotificationType = 'M'
	MergerElection      NotificationType = '-'
	NameChange          NotificationType = '$'
	NewOffer            NotificationType = 'N'
	OddLotTender        NotificationType = ';'
	OfferToBuy          NotificationType = 'O'
	Prerefunded         NotificationType = '!'
	Proration           NotificationType = '5'
	PutMandatory        NotificationType = 'I'
	PutOptional         NotificationType = 'V'
	Recapitalization    NotificationType = 'U'
	Reclassified        NotificationType = '?'
	RedemptionFull      NotificationType = '*'
	RedemptionPartial   NotificationType = '2'
	Rejection           NotificationType = 'R'
	ReverseStockSplit   NotificationType = '+'
	RightsPlanAdoption  NotificationType = '8'
	RightsPlanExecution NotificationType = '%'
	SpinOff             NotificationType = '9'
	StockDividend       NotificationType = '/'
	StockSplit          NotificationType = '7'
	TenderOffer         NotificationType = 'T'
	Termination         NotificationType = 'Q'
	UnitSplit           NotificationType = 'S'
	UnsetNotification   NotificationType = 0
)

type SecurityType

type SecurityType byte
const (
	CommonStock                      SecurityType = 'C'
	PreferredStock                   SecurityType = 'P'
	Warrant                          SecurityType = 'W'
	Unit                             SecurityType = 'U'
	CorporateBond                    SecurityType = 'B'
	MunicipalBond                    SecurityType = 'M'
	GovernmentBond                   SecurityType = 'G'
	Right                            SecurityType = 'R'
	ShareOfBeneficialInterest        SecurityType = 'S'
	AmericanDepositoryReceipt        SecurityType = 'A'
	OrdinaryShare                    SecurityType = 'O'
	CollateralizedMortgageObligation SecurityType = 'X'
)

type StatusCode

type StatusCode byte
const (
	NewAnnouncement     StatusCode = 'N'
	UpdatedAnnouncement StatusCode = 'U'
	DeletedAnnouncement StatusCode = 'D'
)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL