CustomerShippingContactsBuilder class abstract
Constructors
Properties
- address ↔ CustomerShippingContactsAddressBuilder
-
getter/setter pair
- betweenStreets ↔ String?
-
getter/setter pair
- default_ ↔ bool?
-
getter/setter pair
- deleted ↔ bool?
-
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
-
metadata
↔ MapBuilder<
String, JsonObject?> -
getter/setter pair
- parentId ↔ String?
-
getter/setter pair
- phone ↔ String?
-
getter/setter pair
- receiver ↔ String?
-
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
replace(
CustomerShippingContacts other) → void -
toString(
) → String -
A string representation of this object.
inherited
-
update(
void updates(CustomerShippingContactsBuilder)) → void
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited