Skip to content

Commit 0b47ad4

Browse files
committed
Reverting Agreement related changes
1 parent 2537da9 commit 0b47ad4

File tree

4 files changed

+0
-104
lines changed

4 files changed

+0
-104
lines changed

specification/billing/resource-manager/Microsoft.Billing/preview/2019-10-01-preview/billing.json

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -8347,11 +8347,6 @@
83478347
"type": "string",
83488348
"readOnly": true
83498349
},
8350-
"billingProfileInfo": {
8351-
"description": "The billing profile details of the agreement for an indirect motion.",
8352-
"readOnly": true,
8353-
"$ref": "#/definitions/BillingProfileInfo"
8354-
},
83558350
"category": {
83568351
"type": "string",
83578352
"description": "The category of the agreement signed by a customer.",
@@ -8406,23 +8401,6 @@
84068401
}
84078402
}
84088403
},
8409-
"BillingProfileInfo": {
8410-
"description": "The billing profile details of the agreement for an indirect motion.",
8411-
"properties": {
8412-
"billingProfileId": {
8413-
"description": "The billing profile id partner or the customer for an indirect motion.",
8414-
"type": "string"
8415-
},
8416-
"billingProfileDisplayName": {
8417-
"description": "The billing profile name of the partner or the customer for an indirect motion.",
8418-
"type": "string"
8419-
},
8420-
"indirectRelationshipOrganizationName": {
8421-
"description": "The display name of the partner or customer for an indirect motion.",
8422-
"type": "string"
8423-
}
8424-
}
8425-
},
84268404
"ValidateTransferListResponse": {
84278405
"description": "Result of transfer validation.",
84288406
"properties": {

specification/billing/resource-manager/Microsoft.Billing/preview/2019-10-01-preview/examples/AgreementsListByBillingAccount.json

Lines changed: 0 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -51,36 +51,6 @@
5151
],
5252
"status": "PendingSignature"
5353
}
54-
},
55-
{
56-
"id": "/providers/Microsoft.Billing/billingAccounts/{billingAccountName}/agreements/Agreement3",
57-
"name": "Agreement3",
58-
"type": "Microsoft.Billing/billingAccounts/agreements",
59-
"properties": {
60-
"agreementLink": "https://agreementuri3.com",
61-
"billingProfileInfo": {
62-
"billingProfileId": "33000000-0000-0000-0000-000000000001",
63-
"billingProfileDisplayName": "Contoso Inc.",
64-
"indirectRelationshipOrganizationName": "Partner Inc."
65-
},
66-
"category": "FedGovIndirect",
67-
"acceptanceMode": "Offline",
68-
"effectiveDate": "2018-12-05T00:00:00Z",
69-
"expirationDate": "2019-12-05T00:00:00Z",
70-
"participants": [
71-
{
72-
"status": "Accepted",
73-
"statusDate": "2018-11-01T00:00:00Z",
74-
"email": "[email protected]"
75-
},
76-
{
77-
"status": "Declined",
78-
"statusDate": "2018-11-02T00:00:00Z",
79-
"email": "[email protected]"
80-
}
81-
],
82-
"status": "Published"
83-
}
8454
}
8555
]
8656
}

specification/billing/resource-manager/Microsoft.Billing/stable/2020-05-01/billing.json

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -5928,11 +5928,6 @@
59285928
"type": "string",
59295929
"readOnly": true
59305930
},
5931-
"billingProfileInfo": {
5932-
"description": "The billing profile details of the agreement for an indirect motion.",
5933-
"readOnly": true,
5934-
"$ref": "#/definitions/BillingProfileInfo"
5935-
},
59365931
"category": {
59375932
"type": "string",
59385933
"description": "The category of the agreement signed by a customer.",
@@ -5987,23 +5982,6 @@
59875982
}
59885983
}
59895984
},
5990-
"BillingProfileInfo": {
5991-
"description": "The billing profile details of the agreement for an indirect motion.",
5992-
"properties": {
5993-
"billingProfileId": {
5994-
"description": "The billing profile id partner or the customer for an indirect motion.",
5995-
"type": "string"
5996-
},
5997-
"billingProfileDisplayName": {
5998-
"description": "The billing profile name of the partner or the customer for an indirect motion.",
5999-
"type": "string"
6000-
},
6001-
"indirectRelationshipOrganizationName": {
6002-
"description": "The display name of the partner or customer for an indirect motion.",
6003-
"type": "string"
6004-
}
6005-
}
6006-
},
60075985
"Participants": {
60085986
"description": "The details about a participant.",
60095987
"properties": {

specification/billing/resource-manager/Microsoft.Billing/stable/2020-05-01/examples/AgreementsListByBillingAccount.json

Lines changed: 0 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -51,36 +51,6 @@
5151
],
5252
"status": "PendingSignature"
5353
}
54-
},
55-
{
56-
"id": "/providers/Microsoft.Billing/billingAccounts/{billingAccountName}/agreements/Agreement3",
57-
"name": "Agreement3",
58-
"type": "Microsoft.Billing/billingAccounts/agreements",
59-
"properties": {
60-
"agreementLink": "https://agreementuri3.com",
61-
"billingProfileInfo": {
62-
"billingProfileId": "33000000-0000-0000-0000-000000000001",
63-
"billingProfileDisplayName": "Contoso Inc.",
64-
"indirectRelationshipOrganizationName": "Partner Inc."
65-
},
66-
"category": "FedGovIndirect",
67-
"acceptanceMode": "Offline",
68-
"effectiveDate": "2018-12-05T00:00:00Z",
69-
"expirationDate": "2019-12-05T00:00:00Z",
70-
"participants": [
71-
{
72-
"status": "Accepted",
73-
"statusDate": "2018-11-01T00:00:00Z",
74-
"email": "[email protected]"
75-
},
76-
{
77-
"status": "Declined",
78-
"statusDate": "2018-11-02T00:00:00Z",
79-
"email": "[email protected]"
80-
}
81-
],
82-
"status": "Published"
83-
}
8454
}
8555
]
8656
}

0 commit comments

Comments
 (0)