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

- finish this #397

Closed freelancing-solutions closed 3 years ago

freelancing-solutions commented 3 years ago

https://github.com/freelancing-solutions/gcp-database-as-a-service-stock-markets/blob/28eecdc2d64a75add1bf3303168d2ed0d4d34ab9/data_service/store/memberships.py#L311


    expected_earnings_this_month: AmountMixin = ndb.StructuredProperty(AmountMixin, validator=ClassSetters.set_amount)
    total_earned_so_far: AmountMixin = ndb.StructuredProperty(AmountMixin, validator=ClassSetters.set_amount)

    # TODO - finish this

69b30aed5dd6de1b199dd65e734bc685c7f8d037

freelancing-solutions commented 3 years ago

Closed in f3d187fc254fc9c5078d0dade1b0dc36cc04209e