RawIdentifiable

public protocol RawIdentifiable

capabilities of an entity that can be uniquely identified by a raw transaction id

  • Undocumented

    Declaration

    Swift

    var rawTransactionId: Data? { get set }