Click or drag to resize

IAtomiaBillingApiUpdateShopItemCategory Method

Updates shop item category.

Namespace:  Atomia.Billing.Core.Sdk
Assembly:  Atomia.Billing.Core.Sdk (in Atomia.Billing.Core.Sdk.dll) Version: 18.10.7096.28998
Syntax
ShopItemCategory UpdateShopItemCategory(
	ShopItemCategory category
)

Parameters

category
Type: Atomia.Billing.Core.Sdk.BusinessObjectsShopItemCategory
The category.

Return Value

Type: ShopItemCategory
Updated shop item category.
See Also