Values.DeactivateSubscriptionInputSourceDeactivates a Subscription to stop billing for a user.
type nonrec t = {domainId : DomainId.t;The unique identifier of the parent Domain.
*)subscriptionId : SubscriptionId.t;The unique identifier of the Subscription.
*)}