A wrapper DTO containing only a list of stores

Namespace: BrightstarDB.Dto
Assembly: BrightstarDB (in BrightstarDB.dll) Version: 1.9.0.0 (1.9.0.0)

Syntax

C#
public class StoresResponseModel
Visual Basic
Public Class StoresResponseModel
Visual C++
public ref class StoresResponseModel
F#
type StoresResponseModel =  class end

Inheritance Hierarchy

System..::..Object
  BrightstarDB.Dto..::..StoresResponseModel

See Also