Create
public struct Create : Decodable, HasReadablePassword, HasReadableUsername
-
Declaration
Swift
public static let readablePasswordKey: KeyPath<AdminPanelUser.Create, String> -
Declaration
Swift
public static var readableUsernameKey: KeyPath<AdminPanelUser.Create, String>
Create Structure Reference