ResetAccount public struct ResetAccount : OperationType, Equatable resetAccount Declaration Swift public var resetAccount: String accountToReset Declaration Swift public var accountToReset: String newOwnerAuthority Declaration Swift public var newOwnerAuthority: Authority init(resetAccount:accountToReset:newOwnerAuthority:) Declaration Swift public init( resetAccount: String, accountToReset: String, newOwnerAuthority: Authority ) © 2018 . All rights reserved. (Last updated: 2018-09-18) Generated by jazzy ♪♫ v0.9.3, a Realm project.