StandardAssignment.DefinitionStages.WithAttestationData Interface
public static interface StandardAssignment.DefinitionStages.WithAttestationData
The stage of the StandardAssignment definition allowing to specify attestationData.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withAttestationData(StandardAssignmentPropertiesAttestationData attestationData)
Specifies the attestation |
Method Details
withAttestationData
public abstract StandardAssignment.DefinitionStages.WithCreate withAttestationData(StandardAssignmentPropertiesAttestationData attestationData)
Specifies the attestationData property: Additional data about assignment that has Attest effect.
Parameters:
Returns: