type: object required: - email - password properties: email: type: string description: The Customer's email. password: type: string description: The Customer's password.