Skip to main content

Mod SKU Object

idinteger

The unique identifier for the SKU object.

skustring

The SKU for the mod at the given portal.

portalstring

The store (or platform) where the SKU is available.

Mod SKU Object
{
"id": 0,
"sku": "string",
"portal": "string"
}