Click or drag to resize

GetUserDetailModelRates Property

Gets a UserRates structure.

Namespace: AppOne.Services.V2.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public UserRates Rates { get; set; }

Property Value

UserRates
Remarks
Gets a UserRates structure.

See Also