{
"sourceCodeVisibility": "private",
"logoAssetId": "string",
"coverAssetId": "string",
"name": "Cool Geometry Formulas",
"description": "This Pack allows users to calculate the surface area and volume of a few common 3D shapes, like cubes and pyramids.",
"shortDescription": "Calculate cool geometric formulas like surface area.",
"supportEmail": "user@email.com",
"termsOfServiceUrl": "string",
"privacyPolicyUrl": "string",
"overallRateLimit": {
"intervalSeconds": 3600,
"operationsPerInterval": 20
},
"perConnectionRateLimit": {
"intervalSeconds": 3600,
"operationsPerInterval": 20
},
"exampleImages": [
{
"assetId": "string",
"filename": "string",
"mimeType": "image/jpeg"
}
]
}