entities/kyc/export library
Classes
- BuyMembership
- Contains the data related to a membership buying.
- InviteUser
- Contains the data related to invite a new user to join the system.
- MsgBuyMembership
- Represents the transaction message that must be used when wanting to buy a membership.
- MsgInviteUser
- Represents the transaction message that must be used when wanting to invite a new user to join the system and being recognized as his invitee. After doing so, if the invited user buys a membership, you will be able to get a reward based on your current membership and the type he has bought.
- MsgRewardPoolDeposit
- Represents the transaction message that must be used when wanting to deposit into reward pool.
- RewardPoolDeposit
- Contains the data related to a reward pool deposit .