Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FRAGMOS - Transfer #3235

Open
JBZ-Fragmos opened this issue Nov 8, 2024 · 0 comments
Open

FRAGMOS - Transfer #3235

JBZ-Fragmos opened this issue Nov 8, 2024 · 0 comments

Comments

@JBZ-Fragmos
Copy link
Contributor

JBZ-Fragmos commented Nov 8, 2024

Related PR

#3234

Background

We want to enrich the representation of transfer i.e. to represent not only the quantity being transferred, but also, optionnaly :

  • the notional quantity at stake with it,
  • as well as related price of the transfer

e.g. say transferred quantity is 100 Share, and you want to have additional info such as the price, say 2 USD/Share, with nominal quantity for it, thus being equal to 200 USD
- as of today, only 1 quantity exists
- whereas business example above requires 2 kinds of quantity to possibly co-exist + 1 price attribute

Proposal : Additional Quantity + Price

NOTE : kindly ignore the renaming of transfer as "grossTransfer" also ignore the attribute visible below "netTransfer" that was part of an obsolete work in progress

image

For clarity, because "transfer extends TransferBase" that is where the changes are actually made i.e. in TransferBase :
image
image

Compatibility

backward-compatible

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant