CallLogRequestBuilder class
Constructors
Properties
- authToken ↔ String?
-
getter/setter pair
- callCategory ↔ String?
-
getter/setter pair
- callDirection ↔ String?
-
getter/setter pair
- callStatus ↔ String?
-
getter/setter pair
- callType ↔ String?
-
getter/setter pair
- guid ↔ String?
-
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- hasRecording ↔ bool
-
getter/setter pair
- limit ↔ int
-
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- uid ↔ String?
-
getter/setter pair
Methods
-
build(
) → CallLogRequest -
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