$ShareapiUpdateShareRequestApplicationJsonInterface class sealed
- Implementers
- Annotations
-
- @BuiltValue(instantiable: false)
Properties
- attributes → String?
-
New additional attributes.
no setter
- expireDate → String?
-
New expiry date.
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- hideDownload → String?
-
New condition if the download should be hidden.
no setter
- label → String?
-
New label.
no setter
- note → String?
-
New note.
no setter
- password → String?
-
New password.
no setter
- permissions → int?
-
New permissions.
no setter
- publicUpload → String?
-
New condition if public uploading is allowed.
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- sendPasswordByTalk → String?
-
New condition if the password should be send over Talk.
no setter
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
rebuild(
void updates($ShareapiUpdateShareRequestApplicationJsonInterfaceBuilder)) → $ShareapiUpdateShareRequestApplicationJsonInterface - Rebuilds the instance.
-
toBuilder(
) → $ShareapiUpdateShareRequestApplicationJsonInterfaceBuilder - Converts the instance to a builder $ShareapiUpdateShareRequestApplicationJsonInterfaceBuilder.
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited