payloadData
The payload component of the JWS transaction.
Declaration
var payloadData: Data { get }Discussion
This value is the same as the jsonRepresentation in Transaction.
The payload component of the JWS transaction.
var payloadData: Data { get }This value is the same as the jsonRepresentation in Transaction.