TnkPlacementAdItem class
Constructors
Properties
- app_id ↔ int
-
getter/setter pair
- app_nm ↔ String
-
getter/setter pair
- cmpn_type ↔ int
-
getter/setter pair
- cmpn_type_name ↔ String
-
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- img_url ↔ String
-
getter/setter pair
- like_yn ↔ String
-
getter/setter pair
- multi_yn ↔ bool
-
getter/setter pair
- org_amt ↔ int
-
getter/setter pair
- org_prd_price ↔ int
-
getter/setter pair
- pnt_amt ↔ int
-
getter/setter pair
- pnt_unit ↔ String
-
getter/setter pair
- prd_price ↔ int
-
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- sale_dc_rate ↔ int
-
getter/setter pair
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited