diff --git a/specification/billing/resource-manager/Microsoft.Billing/stable/2020-05-01/billing.json b/specification/billing/resource-manager/Microsoft.Billing/stable/2020-05-01/billing.json index 149d236c7c6b..d53c516bc221 100644 --- a/specification/billing/resource-manager/Microsoft.Billing/stable/2020-05-01/billing.json +++ b/specification/billing/resource-manager/Microsoft.Billing/stable/2020-05-01/billing.json @@ -6333,9 +6333,13 @@ "description": "The mode of acceptance for an agreement.", "readOnly": true, "enum": [ + "Other", "ClickToAccept", "ESignEmbedded", - "ESignOffline" + "ESignOffline", + "PhysicalSign", + "Offline", + "Implicit" ], "x-ms-enum": { "name": "acceptanceMode",