LtiCreditPacket class
Mechanism for BFM credit returns.
- Inheritance
-
- Object
- ROHDVFObject
- SequenceItem
- LtiCreditPacket
Constructors
- LtiCreditPacket({required int credit})
- Constructor.
Properties
Methods
-
clone(
) → LtiCreditPacket - Creates a copy of this packet.
-
fullName(
) → String -
A descriptive name representing this instance of the object.
inherited
-
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