Updated Billing Plan to have Delete Plan sample code.

- Added helper method in Plan.php to allow deleting a billing plan
- Fixes #171
This commit is contained in:
japatel
2014-12-01 13:20:36 -06:00
parent 493c6f8531
commit ff5588bbfe
6 changed files with 107 additions and 2 deletions

View File

@@ -157,6 +157,35 @@ f.event={add:function(a,c,d,e,g){var h,i,j,k,l,m,n,o,p,q,r,s;if(!(a.nodeType===3
]
}
]
}, {
"type": "file",
"data": {
"language": {
"nameMatchers": [{}, ".fbp"],
"pygmentsLexer": "php",
"singleLineComment": ["//"],
"ignorePrefix": "}",
"foldPrefix": "^",
"name": "PHP"
},
"sourcePath": "/Users/japatel/Documents/workspace/Server-SDK/PayPal-PHP-SDK/sample/billing/DeletePlan.php",
"projectPath": "billing/DeletePlan.php",
"targetPath": "billing/DeletePlan",
"pageTitle": "billing/DeletePlan",
"title": "DeletePlan"
},
"depth": 2,
"outline": [
{
"type": "heading",
"data": {
"level": 1,
"title": "Delete Plan Sample",
"slug": "delete-plan-sample"
},
"depth": 1
}
]
}, {
"type": "file",
"data": {