Show / Hide Table of Contents

Struct UM_ProductTemplate

Product Template data model.

Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: SA.CrossPlatform.InApp
Assembly: cs.temp.dll.dll
Syntax
public struct UM_ProductTemplate

Fields

Id

Product id.

Declaration
public string Id
Field Value
Type Description
System.String

Type

Product Type.

Declaration
public UM_ProductType Type
Field Value
Type Description
UM_ProductType
In This Article
Back to top Generated by DocFX