case class SOpenProduct(info: SObjectInfo, valueSchema: Schema) extends SObject with Product with Serializable
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- SOpenProduct
- Serializable
- Serializable
- Product
- Equals
- SObject
- Schema
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
- new SOpenProduct(info: SObjectInfo, valueSchema: Schema)
Value Members
-
val
info: SObjectInfo
- Definition Classes
- SOpenProduct → SObject
-
def
show: String
- Definition Classes
- SOpenProduct → Schema
- val valueSchema: Schema