Values.SubscriptionTargetFormSourceThe details of the subscription target configuration.
type nonrec t = {formName : FormName.t;The form name included in the subscription target configuration.
*)content : String_.t;The content of the subscription target configuration.
*)}