freelancing-solutions / gcp-database-as-a-service-stock-markets

GCP NDB database as a service for a stock market investment and social web services.
MIT License
3 stars 1 forks source link

finalize the Earnings Class #479

Open freelancing-solutions opened 3 years ago

freelancing-solutions commented 3 years ago

finalize the Earnings Class

https://github.com/freelancing-solutions/gcp-database-as-a-service-stock-markets/blob/ba12a5850a168355f95be142798b20a7566e2b7b/data_service/views/affiliates.py#L364


class EarningsView(Validator):
    """
        Used by system to register new earnings for affiliates
        # TODO finalize the Earnings Class
    """

    def __init__(self):

74976f28ce2e59aaadc08da958fcb771c12853b2