public static class VerifiedData.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
VerifiedData |
build() |
VerifiedData.Builder |
copy(VerifiedData model) |
VerifiedData.Builder |
isSignatureValid(Boolean isSignatureValid)
A Boolean value that indicates whether the signature was verified.
|
public VerifiedData.Builder isSignatureValid(Boolean isSignatureValid)
A Boolean value that indicates whether the signature was verified.
isSignatureValid
- the value to setpublic VerifiedData build()
public VerifiedData.Builder copy(VerifiedData model)
Copyright © 2016–2024. All rights reserved.