ModifyOrderDraftBuilderWithOrderType Method

GF API Documentation

Namespace:  GF.Api.Orders.Drafts
Assembly:  GF.Api (in GF.Api.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax

public ModifyOrderDraftBuilder WithOrderType(
	OrderType type
)

Parameters

type
Type: GF.Api.Values.OrdersOrderType

Return Value

Type: ModifyOrderDraftBuilder
See Also

Reference