FeedPublish public struct FeedPublish : OperationType, Equatable Publish a price feed. publisher Declaration Swift public var publisher: String exchangeRate Declaration Swift public var exchangeRate: Price init(publisher:exchangeRate:) Declaration Swift public init(publisher: String, exchangeRate: Price) © 2018 . All rights reserved. (Last updated: 2018-09-18) Generated by jazzy ♪♫ v0.9.3, a Realm project.