public class GetAttachToTangleResponse extends AbstractResponse
jota.dto.request.IotaAttachToTangleRequest.| Constructor and Description |
|---|
GetAttachToTangleResponse(long duration)
Initializes a new instance of the GetAttachToTangleResponse class.
|
GetAttachToTangleResponse(String[] trytes)
Initializes a new instance of the GetAttachToTangleResponse class with the given trytes.
|
| Modifier and Type | Method and Description |
|---|---|
String[] |
getTrytes()
Gets the rytes.
|
equals, getDuration, hashCode, setDuration, toStringpublic GetAttachToTangleResponse(long duration)
public GetAttachToTangleResponse(String[] trytes)
public String[] getTrytes()
Copyright © 2019. All rights reserved.