Valorisation class sealed
- Implemented types
- Implementers
Properties
- doctorSupplement → double?
-
final
- encryptedSelf → Base64String?
-
final
- endOfValidity → int?
-
final
- hashCode → int
-
The hash code for this object.
no setterinherited
-
label
→ Map<
String, String> ? -
final
- patientIntervention → double?
-
final
- predicate → String?
-
final
-
reference
→ List<
int> ? -
final
- reimbursement → double?
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- startOfValidity → int?
-
final
- totalAmount → double?
-
final
- vat → double?
-
final
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
Static Methods
-
encode(
Valorisation value) → Map< String, dynamic> -
fromJSON(
Map< String, dynamic> data) → Valorisation