Click or drag to resize

IAtomiaBillingApiUpdateShop Method

Updates the shop.

Namespace:  Atomia.Billing.Core.Sdk
Assembly:  Atomia.Billing.Core.Sdk (in Atomia.Billing.Core.Sdk.dll) Version: 18.10.7096.28998
Syntax
Shop UpdateShop(
	Shop shop
)

Parameters

shop
Type: Atomia.Billing.Core.Sdk.BusinessObjectsShop
The shop.

Return Value

Type: Shop
Updated shop.
See Also