AdminPanelUser
public struct AdminPanelUser
Undocumented
-
Undocumented
Declaration
Swift
public let index: String -
Undocumented
Declaration
Swift
public let editAndCreate: String -
Undocumented
Declaration
Swift
public init( index: String = prefix + "/AdminPanelUser/index", editAndCreate: String = prefix + "/AdminPanelUser/edit" )
AdminPanelUser Structure Reference