@akamai/openapi-ts
Preparing search index...
types.gen
PostPromoCreditData
Type Alias PostPromoCreditData
type
PostPromoCreditData
=
{
body
?:
{
promo_code
:
string
}
;
path
?:
never
;
query
?:
never
;
url
:
"account/promo-codes"
;
}
Index
Properties
body?
path?
query?
url
Properties
Optional
body
body
?:
{
promo_code
:
string
}
Enter a Promo Code to add its associated credit to your Account.
Type Declaration
promo_code
:
string
The Promo Code.
Optional
path
path
?:
never
Optional
query
query
?:
never
url
url
:
"account/promo-codes"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
path
query
url
@akamai/openapi-ts
Loading...
Enter a Promo Code to add its associated credit to your Account.