PRIMAVERA | Developers

    Show / Hide Table of Contents

    Class ProductListResponse

    Inheritance
    System.Object
    BaseResponse
    BaseListResponse<ProductItem>
    ProductListResponse
    Inherited Members
    BaseListResponse<ProductItem>.Content
    BaseResponse.Success
    BaseResponse.Code
    BaseResponse.Message
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: StdBE100.Informa
    Assembly: StdBE100.dll
    Syntax
    public class ProductListResponse : BaseListResponse<ProductItem>

    Constructors

    ProductListResponse()

    Declaration
    public ProductListResponse()