DalvinCodes / tenant-management

Create and Manage Tenants of WATTBA
0 stars 0 forks source link

Implement UpdateSubscriptionDetails function in Tenant Repository #34

Closed DalvinCodes closed 1 year ago

DalvinCodes commented 1 year ago

Acceptance Criteria:

Description: As a developer, I want to implement the UpdateSubscriptionDetails function in the TenantRepository interface, so that I can update the subscription details for a specific tenant ID in the MongoDB tenant collection.