You are here: RainWorx.FrameWorx.Utility > Cache Class > Cache Methods > ConsignorFeeTiers Method

CacheConsignorFeeTiers Method

AuctionWorx 3.5 API

Namespace:  RainWorx.FrameWorx.Utility
Assembly:  RainWorx.FrameWorx.Utility (in RainWorx.FrameWorx.Utility.dll) Version: 3.5

Syntax

C#
public static Dictionary<string, List<ConsignorFeeTier>> ConsignorFeeTiers(
	int sellerId,
	int? consignorId
)

Parameters

sellerId
Type: SystemInt32
consignorId
Type: SystemNullableInt32

Return Value

Type: DictionaryString, ListConsignorFeeTier
See Also

Reference

Copyright © 2002-2022. RainWorx Software. All rights reserved.