Click or drag to resize

IOrderHelperGetOrderById Method

[Missing <summary> documentation for "M:Atomia.Billing.Core.Sdk.BusinessLogic.IOrderHelper.GetOrderById(System.Guid)"]

Namespace:  Atomia.Billing.Core.Sdk.BusinessLogic
Assembly:  Atomia.Billing.Core.Sdk (in Atomia.Billing.Core.Sdk.dll) Version: 18.10.7096.28998
Syntax
Order GetOrderById(
	Guid orderId
)

Parameters

orderId
Type: SystemGuid

[Missing <param name="orderId"/> documentation for "M:Atomia.Billing.Core.Sdk.BusinessLogic.IOrderHelper.GetOrderById(System.Guid)"]

Return Value

Type: Order

[Missing <returns> documentation for "M:Atomia.Billing.Core.Sdk.BusinessLogic.IOrderHelper.GetOrderById(System.Guid)"]

See Also