ContractTransferOperation

public struct ContractTransferOperation : BaseOperation

Struct used to encapsulate operations related to the OperationType.contractTransferOperation Operation will be visible only when contract transfer assets to account

  • Undocumented

    Declaration

    Swift

    public func toJSON() -> Any?
  • Undocumented

    Declaration

    Swift

    public func toJSON() -> String?
  • Undocumented

    Declaration

    Swift

    public func toData() -> Data?